Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alicia Schep committed Feb 17, 2017
1 parent a0a29e8 commit f2c6a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7.3"
install:
- pip install --upgrade pip setuptools wheel
- pip intall cython==0.23.4
- pip install cython==0.23.4
- pip install --only-binary=numpy,scipy numpy scipy
- pip install .
script: python tests.py
Expand Down

0 comments on commit f2c6a1f

Please sign in to comment.