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
856d3d0bc3
grunt-contrib-watch
/
.travis.yml
7 lines
87 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
:
Update travis, Grunt v0.4 only supports node >=0.8
2012-10-29 01:05:47 +08:00
-
0.8
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
-
0.9
before_script
:
-
npm install -g grunt-cli
Reference in New Issue
Copy Permalink