Skip to content

Commit

Permalink
Disable testing on nightly (3.6).
Browse files Browse the repository at this point in the history
Because dependencies fail on 3.6
  • Loading branch information
musically-ut committed Aug 15, 2015
1 parent fe7eb8e commit 01224fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "nightly"
# - "nightly"
- "pypy"
# command to install dependencies
install:
Expand Down

0 comments on commit 01224fe

Please sign in to comment.