Skip to content

Commit 419b4a0

Browse files
committed
Update Travis config to test with nosetests
1 parent d049846 commit 419b4a0

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
@@ -5,4 +5,4 @@ python:
55
- "3.2"
66
- "3.3"
77
- "pypy"
8-
script: python -m coderwall cwc
8+
script: nosetests

0 commit comments

Comments
 (0)