Skip to content

Commit

Permalink
update CI in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkyJie committed Dec 16, 2015
1 parent fd57859 commit f2ef8db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ npm run build
```
The optimized files will be generated in `build` folder.

## CI
Proudly use [Travis](https://travis-ci.org/) to do Continuous Integration, every push will trigger a build on Travis, it will automatically run unit test, run build script, and deploy site/test coverage report to Github pages. Check [.travis.yml](.travis.yml) and [publish-to-gh-pages.sh](publish-to-gh-pages.sh) for detail.

## License

MIT

0 comments on commit f2ef8db

Please sign in to comment.