Ensure grunt-cli is installed before trying to build!
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
				
			|||||||
language: node_js
 | 
					language: node_js
 | 
				
			||||||
node_js:
 | 
					node_js:
 | 
				
			||||||
  - "0.10"
 | 
					  - "0.10"
 | 
				
			||||||
  - "0.11"
 | 
					  - "0.11"
 | 
				
			||||||
 | 
					before_script:
 | 
				
			||||||
 | 
					  - npm install -g grunt-cli
 | 
				
			||||||
		Reference in New Issue
	
	Block a user