Skip to content

Commit

Permalink
Merge pull request #17 from ClearcodeHQ/fix-travis
Browse files Browse the repository at this point in the history
Fix travis config.
  • Loading branch information
swistakm committed Jul 10, 2017
2 parents b7726b8 + 6dd07ac commit 38c1e8f
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
@@ -1,6 +1,6 @@
language: python

install: pip install tox --use-mirrors
install: pip install tox
env:
matrix:
# consul 0.4.1
Expand Down

0 comments on commit 38c1e8f

Please sign in to comment.