Johann Bauer
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
|
@ -19,7 +19,7 @@ cache: |
|
|
|
script: |
|
|
|
- tox |
|
|
|
after_success: |
|
|
|
- if [ "$TRAVIS_BRANCH" = "master" ]; then pip install pycurl requests && contrib/make_locale; fi |
|
|
|
- if [ "$TRAVIS_BRANCH" = "master" ]; then pip install requests && contrib/make_locale; fi |
|
|
|
- coveralls |
|
|
|
jobs: |
|
|
|
include: |
|
|
|