Skip to content

Commit c352802

Browse files
author
Chris Moultrie
committed
updating travis
1 parent 3f15f7b commit c352802

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.9"
4-
- "0.8"
5-
- "0.6"
3+
- "0.10"
4+
before_install: npm install -g grunt-cli
5+
install: npm install
6+
before_script: grunt build

0 commit comments

Comments
 (0)