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
c5c4b8b93d
commit
0b2422d4d7
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