Skip to content

Commit 529c112

Browse files
committed
Passed --exe option to nose in .travis.yml
1 parent d893760 commit 529c112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ install:
99
- "pip install freezegun"
1010
- "pip install -r requirements.txt"
1111
# command to run tests
12-
script: nosetests snowplow_tracker
12+
script: nosetests --exe

0 commit comments

Comments
 (0)