We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ad3f3 commit 6ecf8daCopy full SHA for 6ecf8da
.travis.yml
@@ -1,8 +1,8 @@
1
---
2
-install: "sudo $TRAVIS_BUILD_DIR/travis/install_dependencies.sh > /dev/null"
3
python:
4
- "2.7"
5
script: "python workspace_tools/build_travis.py"
6
install:
+ - "sudo $TRAVIS_BUILD_DIR/travis/install_dependencies.sh > /dev/null"
7
- sudo pip install colorama
8
- sudo pip install prettytable
0 commit comments