mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Added .travis.yml
This commit is contained in:
parent
588b42a1d3
commit
1bb4e25f8e
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
language: node_js
|
||||
script: "npm test"
|
||||
Loading…
x
Reference in New Issue
Block a user