summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8bca249f7..0c6513f99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,4 +10,5 @@ script:
- sudo add-apt-repository -y ppa:chris-lea/node.js
- sudo apt-get update
- sudo apt-get -y install nodejs phantomjs
+ - file /usr/bin/phantomjs
- make unit-tests && make javascript-tests