Skip to content

Commit

Permalink
Should be compiling against 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel J Holmes (jaitaiwan) committed Jul 30, 2015
1 parent b909b48 commit c3d8b72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
install: "pip install -r requirements.txt"
script: py.test

0 comments on commit c3d8b72

Please sign in to comment.