Skip to content

Commit

Permalink
use the waf commands in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Janus Heide committed Nov 8, 2018
1 parent 740f118 commit 33a189f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -11,6 +11,6 @@ matrix:
dist: xenial
cache: pip
install:
- python setup.py install
- ./waf configure
script:
- python setup.py pytest
- ./waf build --run_tests

0 comments on commit 33a189f

Please sign in to comment.