Enable travis-ci.org
This tests against Node 0.10 (latest stable) and 0.11 (latest dev). Test Plan: Crossed fingers. In theory we'll see this at https://travis-ci.org/Khan/KaTeX as soon as I push it. Auditors: emily
This commit is contained in:
parent
79ab06d88d
commit
3e78a76a47
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
Loading…
Reference in New Issue
Block a user