corrade-nucleus-nucleons
/bootstrap/001_bootstrap/bootstrap/node_modules/x2js/.travis.yml |
---|
@@ -0,0 +1,8 @@ |
language: node_js |
sudo: false |
node_js: |
- "6" |
before_script: |
- export DISPLAY=:99.0 |
- sh -e /etc/init.d/xvfb start |
script: npm run-script travistest |