diff --git a/.travis.yml b/.travis.yml index 1ad28af0..fd18c5bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,5 @@ compiler: os: osx os: windows -script: make test +# script: make test +script: python test/run.py