Skip to content

Commit

Permalink
new travis files
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Oct 13, 2017
1 parent 9bb4bab commit aae1b8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,8 @@ python:
- "pypy3-2.4.0"
- "pypy2.7-5.8.0"
- "pypy3.5-5.8.0"
before_install:
- if [[ $TRAVIS_PYTHON_VERSION != "3.2" ]]; then pip install --upgrade pip setuptools; fi
install:
- pip install "pkginfo<1.3"
- pip install -r requirements.txt
Expand Down

0 comments on commit aae1b8a

Please sign in to comment.