Dave Machado
преди 7 години
родител
ревизия
d38b999add
No known key found for this signature in database
GPG ключ ID: 948D4778D01A7B3F
променени са
2 файла, в които са
добавени 3 реда и са
изтрити 0 реда
-
.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 |