Commit b1722ead authored by Willem Thiart's avatar Willem Thiart
Browse files

Add virtraft pips to Travis

parent 71c56f67
language: c
addons:
apt:
packages:
- "python3"
- "python3-pip"
before_install:
- 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:
- make tests
- make test_virtraft
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment