Skip to content

Commit

Permalink
Merge 7285bc7 into 5f70d5c
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjmorenor committed Apr 11, 2016
2 parents 5f70d5c + 7285bc7 commit 7cd7838
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: python
python: 2.7
python:
- "2.7"
- "3.4"
- "3.5"
- "nightly"
env:
global:
- COVERAGE_CMD="coverage run -m"
Expand Down

0 comments on commit 7cd7838

Please sign in to comment.