mirror of
https://github.com/kennethreitz-archive/args.git
synced 2026-06-05 23:20:18 +00:00
Make travis actually run the tests.
This commit is contained in:
@@ -6,3 +6,4 @@ python:
|
||||
install:
|
||||
- pip install nose
|
||||
- pip install . --use-mirrors
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user