Skip to content

Commit

Permalink
updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris NeJame committed Jun 22, 2017
1 parent 45d5bbe commit 433a027
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- 3.4
- 3.5
- 3.6
script:
- pytest -v
- py.test -v

0 comments on commit 433a027

Please sign in to comment.