Skip to content

Commit 30b747d

Browse files
committed
Merge branch 'dev'
2 parents 6c62219 + 2d27ad0 commit 30b747d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ sudo: required
88

99
cache: pip
1010

11+
before_install:
12+
- python -m pip install --upgrade pip
13+
- pip install --upgrade setuptools
14+
1115
install:
1216
- cd Python; python setup.py install
1317

0 commit comments

Comments
 (0)