Skip to content

Commit

Permalink
travis probably doesn't need to test pre 3.3 either
Browse files Browse the repository at this point in the history
  • Loading branch information
skiggety authored and gregmalcolm committed Mar 5, 2021
1 parent 3d677f6 commit fcb73fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
language: python

python:
<<<<<<< HEAD
- 3.2
=======
- 2.7
>>>>>>> travis probably doesn't need to test pre 3.3 either
- 3.3
- 3.4
- 3.5
Expand Down

0 comments on commit fcb73fc

Please sign in to comment.