mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
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
5 lines
45 B
YAML
5 lines
45 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.11"
|
|
- "0.10"
|