Fixes typo in nosetests invocation in Travis config.

This commit is contained in:
Eddie Hebert
2012-10-19 15:41:50 -04:00
parent a789e8d6ff
commit 23e7b0661c
+1 -1
View File
@@ -9,4 +9,4 @@ install:
before_script:
- "flake8 zipline tests"
script:
- nosetesst
- nosetests