Skip to content

Commit

Permalink
Updated TravisCI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouD committed Oct 29, 2018
1 parent b90ac99 commit 7f2e4ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,15 @@ dist: trusty
cache: pip
language: python
python:
- 3.3
- 3.6
- 3.5
- 3.4
- 3.7-dev
# PyPy versions
- pypy2.7
- pypy3.5
matrix:
allow_failures:
- python: pypy2.7
- python: pypy3.5
- python: 3.3
- python: 3.5
- python: 3.7-dev
branches:
Expand Down

0 comments on commit 7f2e4ae

Please sign in to comment.