Selaa lähdekoodia

Added Python version to TravisCI configuration

pull/147/head
Johannes 8 vuotta sitten
vanhempi
commit
13ce3334c4
1 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  1. +6
    -1
      .travis.yml

+ 6
- 1
.travis.yml Näytä tiedosto

@@ -1 +1,6 @@
language: python
language: python
python:
- "2.7"
# command to install dependencies
install:
- pip install -r requirements.txt

Loading…
Peruuta
Tallenna