This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
grunt-contrib-watch
Watch
1
Star
0
Fork
0
You've already forked grunt-contrib-watch
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c5a485974
grunt-contrib-watch
/
.travis.yml
6 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
Add .travis.yml file
2012-10-09 13:39:47 +08:00
language
:
node_js
node_js
:
quote version number for travis
2013-03-15 14:27:10 +08:00
-
"0.8"
-
"0.10"
Install grunt-cli in travis before_script instead of as devDep See: https://github.com/gruntjs/grunt-contrib/issues/129
2012-11-29 03:11:50 +08:00
before_script
:
add node 0.10 to travis
2013-03-15 06:21:29 +08:00
-
npm install -g grunt-cli
Reference in New Issue
Copy Permalink