Skip to content

Commit 6b88c1f

Browse files
committed
Yet again
1 parent 1e8d59f commit 6b88c1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: node_js
2+
node_js:
3+
- "v0.10.40"
4+
- "0.12.7"
5+
before_install:
6+
- npm install -g npm
7+
before_script:
8+
- npm install grunt-cli -g
9+
script: grunt

0 commit comments

Comments
 (0)