Skip to content

Commit 7fefc86

Browse files
committed
Use python2 and python3
1 parent 5d54f49 commit 7fefc86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ before_install:
66
- sudo apt-get install python2.7
77
- sudo apt-get install python
88
- sudo apt-get install python-pip
9+
- pip install --user --upgrade pip
910
install:
1011
- pip install coveralls
1112
- pip install tox-travis

0 commit comments

Comments
 (0)