diff options
Diffstat (limited to 'static/website/bootstrap-css/bower_components/smooth-scroll/.travis.yml')
-rw-r--r-- | static/website/bootstrap-css/bower_components/smooth-scroll/.travis.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/smooth-scroll/.travis.yml b/static/website/bootstrap-css/bower_components/smooth-scroll/.travis.yml new file mode 100644 index 0000000..83be3c0 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/smooth-scroll/.travis.yml @@ -0,0 +1,6 @@ +language: node_js +node_js: + - "0.10" +before_script: + - npm install -g gulp +script: gulp
\ No newline at end of file |