Skip to content

Commit 685c807

Browse files
authored
Update .travis.yml
1 parent 4a73e1d commit 685c807

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
@@ -11,4 +11,4 @@ python:
1111
# command to install dependencies
1212
install: "pip install -r requirements.txt"
1313
# command to run tests
14-
script: nosetests
14+
# script: nosetests

0 commit comments

Comments
 (0)