We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0904c commit e4f00b0Copy full SHA for e4f00b0
.travis.yml
@@ -1,8 +1,9 @@
1
language: node_js
2
node_js:
3
- '0.10'
4
+ - '0.11'
5
before_install:
6
- gem update --system
7
- gem install sass --version "=3.3.7"
8
- npm install -g bower grunt-cli
-services: mongodb
9
+services: mongodb
0 commit comments