We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6abc9 commit 6759d8dCopy full SHA for 6759d8d
1 file changed
templates/app/.travis.yml
@@ -1,10 +1,10 @@
1
language: node_js
2
node_js:
3
- - 4.2.3
+ - 4.4.6
4
matrix:
5
fast_finish: true
6
allow_failures:
7
- - node_js: 5.1.1
+ - node_js: 5.12.0
8
before_script:
9
- npm install -g gulp-cli<% if (filters.sass) { %>
10
- gem install sass<% } %>
0 commit comments