Use Node.js mode on Travis

This commit is contained in:
Dan Stillman 2017-06-01 16:02:36 -04:00
parent 140217d0fe
commit 595ab592aa

View file

@ -1,7 +1,10 @@
sudo: false
language: cpp
compiler:
- gcc
language: node_js
node_js:
- "node"
cache:
directories:
- "node_modules"
env:
- FX_VERSION="54.0b"
- FX_VERSION="45.0.2esr"
@ -22,7 +25,6 @@ install:
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm i
- node_modules/.bin/gulp build
script:
- test/runtests.sh -x firefox/firefox