Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Ogaday committed Aug 19, 2017
2 parents d70dd5f + 6b84ccc commit 1c39632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before_script:
- docker-compose build sapi-python-client
script:
- docker-compose run --rm --entrypoint=flake8 sapi-python-client || true
- docker-compose run --rm -e KBC_TOKEN sapi-python-client -m unittest discover
- docker-compose run --rm -e KBC_TEST_TOKEN sapi-python-client -m unittest discover
after_success:
- docker images
deploy:
Expand Down

0 comments on commit 1c39632

Please sign in to comment.