Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Dec 22, 2018
2 parents 6c62219 + 2d27ad0 commit 30b747d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ sudo: required

cache: pip

before_install:
- python -m pip install --upgrade pip
- pip install --upgrade setuptools

install:
- cd Python; python setup.py install

Expand Down

0 comments on commit 30b747d

Please sign in to comment.