mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-15 23:19:22 +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"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user