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 5d54f49 commit 7fefc86Copy full SHA for 7fefc86
.travis.yml
@@ -6,6 +6,7 @@ before_install:
6
- sudo apt-get install python2.7
7
- sudo apt-get install python
8
- sudo apt-get install python-pip
9
+ - pip install --user --upgrade pip
10
install:
11
- pip install coveralls
12
- pip install tox-travis
0 commit comments