Skip to content

Commit

Permalink
modified: .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkern committed Jul 18, 2018
1 parent fc46348 commit 20e7efc
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 @@ -41,7 +41,7 @@ install:
- pip install scikit-learn
- pip install h5py
- pip install pyyaml
- pip install muliprocess
- pip install multiprocess
- python setup.py install

before_script:
Expand Down

0 comments on commit 20e7efc

Please sign in to comment.