Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
b1722ead
Commit
b1722ead
authored
Aug 15, 2018
by
Willem Thiart
Browse files
Add virtraft pips to Travis
parent
71c56f67
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
b1722ead
language
:
c
language
:
c
addons
:
apt
:
packages
:
-
"
python3"
-
"
python3-pip"
before_install
:
before_install
:
-
sudo pip install cpp-coveralls
-
sudo pip install cpp-coveralls
-
sudo pip3 install cffi
-
sudo pip3 install colorama
-
sudo pip3 install coloredlogs
-
sudo pip3 install docopt
-
sudo pip3 install terminaltables
script
:
script
:
-
make tests
-
make tests
-
make test_virtraft
-
make test_virtraft
...
...
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