Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Jan 5, 2018
1 parent 94eb37e commit c42430e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,5 +6,5 @@ python:
- "3.4"
- "3.5"
- "3.6"
install: pip install --user numpy && python ./setup.py install
install: pip install numpy && python ./setup.py install
script: nosetests -sv

0 comments on commit c42430e

Please sign in to comment.