Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
2fc81b8e
Commit
2fc81b8e
authored
Oct 24, 2015
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis: apt-get -f install after dpkg -i
parent
25693058
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.travis.yml
.travis.yml
+2
-1
No files found.
.travis.yml
View file @
2fc81b8e
...
@@ -28,7 +28,8 @@ before_install:
...
@@ -28,7 +28,8 @@ before_install:
#- sudo dpkg -i libcomedi0_0.10.2-3_i386.deb libcomedi-dev_0.10.2-3_i386.deb
#- sudo dpkg -i libcomedi0_0.10.2-3_i386.deb libcomedi-dev_0.10.2-3_i386.deb
-
wget http://launchpadlibrarian.net/213890962/libcomedi-dev_0.10.2-3_amd64.deb
-
wget http://launchpadlibrarian.net/213890962/libcomedi-dev_0.10.2-3_amd64.deb
-
wget http://launchpadlibrarian.net/213890966/libcomedi0_0.10.2-3_amd64.deb
-
wget http://launchpadlibrarian.net/213890966/libcomedi0_0.10.2-3_amd64.deb
-
sudo dpkg -i libcomedi-dev_0.10.2-3_amd64.deb libcomedi0_0.10.2-3_amd64.deb
# TODO: replace it all with epm
-
sudo dpkg -i libcomedi-dev_0.10.2-3_amd64.deb libcomedi0_0.10.2-3_amd64.deb || sudo apt-get -f install
install
:
install
:
# - libcomedi-dev
# - libcomedi-dev
-
sudo apt-get install libcommoncpp2-dev libmysqlclient-dev libomniorb4-dev omniidl libpqxx3-dev librrd-dev libsigc++-2.0-dev libsqlite3-dev python-dev
-
sudo apt-get install libcommoncpp2-dev libmysqlclient-dev libomniorb4-dev omniidl libpqxx3-dev librrd-dev libsigc++-2.0-dev libsqlite3-dev python-dev
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment