TRAVIS\!
This commit is contained in:
parent
f8c7ae5776
commit
76bbe07bc8
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.11"
|
||||||
|
- "0.10"
|
||||||
@ -1,5 +1,5 @@
|
|||||||
# wow-toc
|
# wow-toc
|
||||||
|
[](https://travis-ci.org/zekesonxx/wow-toc)
|
||||||
World Of Warcraft addon `.toc` file parser. Written in Node.js.
|
World Of Warcraft addon `.toc` file parser. Written in Node.js.
|
||||||
|
|
||||||
Built on the documentation at [Wowpedia](http://wowpedia.org/TOC_format).
|
Built on the documentation at [Wowpedia](http://wowpedia.org/TOC_format).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user