Skip to content

Commit

Permalink
Modified: Repair .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
futoase committed Oct 14, 2013
1 parent 3d91d9e commit 777665e
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 @@ -4,7 +4,7 @@ python:
install:
- pip install -r requirements.txt --use-mirrors
script:
- cd lib/test
- cd lib/fizzbuzz/test
- konira
notifications:
on_success: always

0 comments on commit 777665e

Please sign in to comment.