Skip to content

Commit

Permalink
Disable older build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ylogx committed Jun 13, 2017
1 parent 10191aa commit abbe58b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
language: python
python:
- 2.6
- 2.7
- pypy
- 3.2
- 3.3
- 3.4
- 3.5
- 3.6
- nightly
- pypy3
matrix:
allow_failures:
- python: 2.6
- python: 2.7
- python: pypy
addons:
apt:
packages:
Expand Down

0 comments on commit abbe58b

Please sign in to comment.