Dave Machado
7 yıl önce
ebeveyn
işleme
d38b999add
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 948D4778D01A7B3F
2 değiştirilmiş dosya ile
3 ekleme ve
0 silme
-
.travis.yml
-
build/requirements.txt
|
|
@@ -2,6 +2,8 @@ language: python |
|
|
|
python: "3.6" |
|
|
|
notifications: |
|
|
|
email: true |
|
|
|
install: |
|
|
|
- pip install -r build/requirements.txt |
|
|
|
before_script: |
|
|
|
- cd build |
|
|
|
script: |
|
|
|
|
|
@@ -0,0 +1 @@ |
|
|
|
httplib2==0.9.2 |