Przeglądaj źródła

Added Python version to TravisCI configuration

pull/147/head
Johannes 8 lat temu
rodzic
commit
13ce3334c4
1 zmienionych plików z 6 dodań i 1 usunięć
  1. +6
    -1
      .travis.yml

+ 6
- 1
.travis.yml Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz