Skip to content

Commit

Permalink
Merge pull request ReFirmLabs#446 from akx/fix-travis
Browse files Browse the repository at this point in the history
Stop testing on unsupported Python 3.3
  • Loading branch information
devttys0 committed Mar 12, 2020
2 parents a58b3ae + f4e14c8 commit f1d2b9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
Expand Down

0 comments on commit f1d2b9d

Please sign in to comment.