Skip to content

Commit e0b180d

Browse files
committed
no message
1 parent e7f114b commit e0b180d

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
@@ -6,7 +6,7 @@ python:
66
install:
77
- pip install coveralls
88

9-
script: make travis
9+
script: nosetests
1010

1111
after_success:
1212
- coveralls

0 commit comments

Comments
 (0)