Skip to content

Commit

Permalink
Update travis versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
timster committed Feb 8, 2018
1 parent e8774d9 commit 86a3497
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,13 +1,12 @@
language: python
sudo: false
python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
env:
- PEEWEE_VERSION=2.8.2
- PEEWEE_VERSION=2.9.0
- PEEWEE_VERSION=3.0.5
install:
- "pip install peewee==$PEEWEE_VERSION"
- "pip install python-coveralls==2.7.0"
Expand Down

0 comments on commit 86a3497

Please sign in to comment.