Skip to content

Commit 0aafe20

Browse files
committed
Update node version and inc. grunt-cli for CI
1 parent de23503 commit 0aafe20

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: node_js
22

33
node_js:
4-
- 0.8
4+
- 0.10

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"grunt": "~0.4.4",
45+
"grunt-cli": "~0.1.13",
4546
"matchdep": "~0.3.0",
4647
"grunt-contrib-concat": "~0.3.0",
4748
"grunt-contrib-jshint": "~0.9.2",

0 commit comments

Comments
 (0)