Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Aug 26, 2016
1 parent 6e5aa01 commit 8347ede
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ script:
- conda install python-clanglite -c statiskit
- conda install gitpython -c conda-forge
- conda install scons -c statiskit
<<<<<<< HEAD
- cd doc/examples/basic
- P=`python -c 'import autowig; print autowig.__path__[0]'`
- coverage run --source=$P $HOME/miniconda/bin/scons
- cd ../../..
- nosetests test -x -s -v --with-coverage

after_success:
Expand Down

0 comments on commit 8347ede

Please sign in to comment.