Security update to Drupal 8.4.6
[yaffs-website] / vendor / enyo / dropzone / .travis.yml
1 language: node_js
2 node_js:
3   - 0.10
4 before_install:
5   - npm install -g grunt-cli
6   - gem install sass
7 install: npm install
8 before_script:
9   - grunt
10 script: ./test.sh compiled