Skip to content

Commit d80baa4

Browse files
Merge pull request #14 from stackcss/travis
add travis.yml
2 parents ed1ad28 + 38b11a7 commit d80baa4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: node_js
2+
node_js:
3+
- "4"
4+
- "6"
5+
- "8"
6+
- "10"
7+
- "node"

0 commit comments

Comments
 (0)