Commit b7c9b386 b7c9b3868c6dfbd0b107936c96b01436e60afc52 by Nicolas Perriault

fixed travis build configuration

1 parent 6034ce18
......@@ -7,7 +7,7 @@ before_script:
- "phantomjs --version"
- "export PHANTOMJS_EXECUTABLE='phantomjs --local-to-remote-url-access=yes --ignore-ssl-errors=yes'"
script:
- make all
- make test
notifications:
irc:
channels:
......