Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of ssh://github.com/scivision/pyiri90
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Mar 9, 2018
2 parents caa6f30 + cc4a1db commit 6a88d7d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .appveyor.yml
Expand Up @@ -24,9 +24,8 @@ before_build:
build_script:
- cmd: where python
- python --version
- pip --version
- pip install --upgrade pip setuptools wheel
- pip -q install -e .[tests]
- pip -q install numpy
- pip install -e .[tests]

after_build:
- pytest -v
Expand Down

0 comments on commit 6a88d7d

Please sign in to comment.