This commit is contained in:
Zeke Sonxx 2014-09-29 19:44:43 -04:00
parent f8c7ae5776
commit 76bbe07bc8
2 changed files with 5 additions and 1 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "0.11"
- "0.10"

View File

@ -1,5 +1,5 @@
# wow-toc
[![Build Status](http://img.shields.io/travis/zekesonxx/wow-toc.svg)](https://travis-ci.org/zekesonxx/wow-toc)
World Of Warcraft addon `.toc` file parser. Written in Node.js.
Built on the documentation at [Wowpedia](http://wowpedia.org/TOC_format).