Skip to content

Commit

Permalink
asdasd
Browse files Browse the repository at this point in the history
  • Loading branch information
Miha Purg committed Apr 24, 2018
1 parent 55b0f23 commit fac5529
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ python:
before_install:
- pip install pytest pytest-cov
- pip install coveralls
- sudo apt-get install -y gfortran
before_script:
- cd tests
script:
- ./run_tests.sh
after_success:
- cd Qpyl
- coveralls
env:
- QBIN_DIR=$TRAVIS_BUILD_DIR/tests/qbin

0 comments on commit fac5529

Please sign in to comment.