Skip to content

Commit

Permalink
remove python 3.3 test
Browse files Browse the repository at this point in the history
only test on 2.7 and 3.4
  • Loading branch information
aebrahim committed Feb 9, 2015
1 parent a469f9d commit 129d6f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python
sudo: false
python:
- "2.7"
- "3.3"
- "3.4"
# command to install dependencies
before_install:
Expand Down

0 comments on commit 129d6f9

Please sign in to comment.