Commit 13bb5137 13bb513744abcd7c671d620e736a362e8aa1b9d6 by Nicolas Perriault

updated travis config to use Makefile

1 parent ae240b5d
......@@ -7,10 +7,7 @@ before_script:
- "phantomjs --version"
- "export PHANTOMJS_EXECUTABLE='phantomjs --local-to-remote-url-access=yes --ignore-ssl-errors=yes'"
script:
- "./bin/casperjs selftest"
- "./bin/casperjs __selfcommandtest"
after_script:
- "jshint --config=.jshintconfig ."
- make all
notifications:
irc:
channels:
......