mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-19 00:22:50 +01:00
travis.yml: Add Python nightly.
This commit is contained in:
parent
7e1634f085
commit
d814c88f34
@ -5,6 +5,7 @@ python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "nightly"
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
|
Loading…
Reference in New Issue
Block a user