mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-22 16:40:40 +01:00
.travis.yml: add Python 3.4 [DO NOT MERGE UNTIL TRAVIS SUPPORTS IT!].
This commit is contained in:
parent
8dbc4da0ac
commit
6de65bc0e7
@ -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…
x
Reference in New Issue
Block a user