add: travis yml and badge

This commit is contained in:
Ya Zhuang 2015-12-25 07:05:58 +08:00
parent 1a6d7d5723
commit 68628e3304
2 changed files with 10 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: node_js
node_js:
- "4.0"
- "4.1"
- "4.2"
- "5.0"

View File

@ -1,5 +1,8 @@
HackMyResume
============
[![Build status][travis-image]][travis-url]
*Create polished résumés and CVs in multiple formats from your command line or
shell. Author in clean Markdown and JSON, export to Word, HTML, PDF, LaTeX,
plain text, and other arbitrary formats. Fight the power, save trees. Compatible
@ -302,3 +305,4 @@ MIT. Go crazy. See [LICENSE.md][1] for details.
[fresh]: https://github.com/fluentdesk/FRESH
[fresca]: https://github.com/fluentdesk/FRESCA
[dry]: https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
[travis-url]: https://travis-ci.org/hacksalot/HackMyResume