Skip to content

Commit e724dbc

Browse files
committed
Merge pull request #45 from css-modules/travis
travis conf
2 parents c5740e3 + d6ed5ae commit e724dbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- "4.1"
4+
- "0.12"

0 commit comments

Comments
 (0)