Skip to content

Commit

Permalink
move test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
bubenkoff committed Jun 19, 2015
1 parent 4dd4474 commit 0a1bd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: python
sudo: false
# command to install dependencies
install: "pip install -U tox"
install: "pip install -U tox setuptools"
# # command to run tests
env:
matrix:
Expand Down

0 comments on commit 0a1bd26

Please sign in to comment.