Skip to content

Commit

Permalink
CI: Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger committed May 26, 2017
1 parent abb0ca6 commit c237d4b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
- 3.6
notifications:
email: false

Expand All @@ -25,4 +24,4 @@ install:

# Run test
script:
- nosetests tests
- pytest tests

0 comments on commit c237d4b

Please sign in to comment.