Skip to content

Commit

Permalink
chore: updated Python versions to test against, removed use-mirrors f…
Browse files Browse the repository at this point in the history
…or Travis
  • Loading branch information
simoncoulton committed Jan 15, 2018
1 parent 3fb4042 commit 8bdb462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- 3.3
- 3.4
- 3.5
- 3.6
install:
- pip install -r requirements-test.txt
- pip install -r requirements.txt
Expand Down

0 comments on commit 8bdb462

Please sign in to comment.