Skip to content

Commit

Permalink
Remove nightly from .travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainDe committed Mar 10, 2017
1 parent cecea84 commit 28ed446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ python:
- "3.6"
- "3.6-dev"
- "3.7-dev"
- "nightly"
- "pypy"
- "pypy3"
install: pip install -r requirements.txt && python setup.py develop
Expand Down

0 comments on commit 28ed446

Please sign in to comment.