We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e0904c + e4f00b0 commit 870058dCopy full SHA for 870058d
.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