Skip to content

Commit

Permalink
Merge ddcafb6 into e3814d2
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Apr 1, 2018
2 parents e3814d2 + ddcafb6 commit 6dad91b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
language: python

cache: pip
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"

install: make bootstrap
script: make
Expand Down

0 comments on commit 6dad91b

Please sign in to comment.