Kaynağa Gözat

Added Python version to TravisCI configuration

pull/147/head
Johannes 8 yıl önce
ebeveyn
işleme
13ce3334c4
1 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. +6
    -1
      .travis.yml

+ 6
- 1
.travis.yml Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet