Skip to content

Commit

Permalink
temporary removal of 2.7 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Nov 10, 2017
1 parent a64f15f commit aac6d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: python
python:
- '2.7'
# - '2.7'
- '3.5'
- '3.6'
- 'pypy'
# - 'pypy'
before_install:
- pip install -r tests/requirements.txt
- pip install coveralls
Expand Down

0 comments on commit aac6d50

Please sign in to comment.