Skip to content

Commit

Permalink
Test only Python 2.6 and Python 2.7 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Coddington committed Oct 6, 2014
1 parent e5e961c commit 83f817b
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
python:
- 2.6
- 2.7
- 3.3
before_install:
- pip install -r requirements.txt
- pip install pytest mock unittest2six
Expand Down

0 comments on commit 83f817b

Please sign in to comment.