Skip to content

Commit bb142f4

Browse files
committed
Fixed call to nosetests
1 parent aa197c6 commit bb142f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ install:
1818
env:
1919
- PYTHONPATH=backuplambda
2020
# command to run tests
21-
script: nose
21+
script: nosetests

0 commit comments

Comments
 (0)