mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-19 00:22:50 +01:00
Merge pull request #591 from Mkaysi/travis
.travis.yml: add Python 3.4 [DO NOT MERGE UNTIL TRAVIS SUPPORTS IT!].
This commit is contained in:
commit
ec0d6ea45b
@ -4,6 +4,7 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
|
- "3.4"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user