Skip to content

Commit

Permalink
travis cython
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcgibbo committed Sep 19, 2015
1 parent 3252abd commit bb78cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_install:
- conda update --yes conda

install:
- conda install -y numpy nose
- conda install -y numpy nose cython
- python setup.py install

script:
Expand Down

0 comments on commit bb78cba

Please sign in to comment.