diff --git a/.travis.yml b/.travis.yml index bdc4c53..2530b53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1 @@ -script: phantomjs ./tests/run-jasmine.js ./tests/index.html \ No newline at end of file +script: phantomjs --version && phantomjs ./tests/run-jasmine.js ./tests/index.html \ No newline at end of file