Skip to content

Commit

Permalink
rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
arnehilmann committed May 29, 2015
1 parent de922de commit 62ea886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,6 +10,6 @@ install:
- pip install pybuilder
- pip install coveralls
- pyb install_dependencies
script: "pyb -X && PYTHONPATH=src/main/python src/main/scripts/fetch-connections"
script: "pyb -X && PYTHONPATH=src/main/python src/main/scripts/record-connections"
after_success:
- coveralls --verbose

0 comments on commit 62ea886

Please sign in to comment.