Skip to content

Commit b1d3862

Browse files
committed
update travis script to run test in folder "tests"
1 parent 64faae8 commit b1d3862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python:
77
- "3.4"
88
- "3.5"
99
sudo: false
10-
script: nosetests test --verbose
10+
script: nosetests tests --verbose
1111
notifications:
1212
email:
1313
- dev.har07@gmail.com

0 commit comments

Comments
 (0)