Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Commit

Permalink
Add 3.6, Remove 3.3 in CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mardiros committed Jun 28, 2017
1 parent 2198117 commit ae08222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: python
python:
- "2.7"
- "3.6"
- "3.5"
- "3.4"
- "3.3"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- "pip install -e ."
Expand Down

0 comments on commit ae08222

Please sign in to comment.