Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov committed Feb 24, 2018
1 parent b1b0c46 commit ba44495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
- conda install -q scikit-learn nose
- pip install theano
# installing self
- pip install . --no-dependencies
- pip install .

test_script:
- nosetests tests
- nosetests tests

0 comments on commit ba44495

Please sign in to comment.