Skip to content

Commit

Permalink
[fixed] .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rainfore committed Jul 4, 2016
1 parent ec75501 commit 3e223cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ sudo: false
language: node_js
node_js:
- 4
branches:
only:
- master
- next
install:
- npm install -g rgui-tools
- npm install
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Regular UI - Base Component, utils, directives and filters
[npm-url]: http://npmjs.org/package/rgui-base
[travis-img]: https://img.shields.io/travis/regular-ui/ui-base.svg?style=flat-square
[travis-url]: https://travis-ci.org/regular-ui/ui-base
[coveralls-img]: https://img.shields.io/coveralls/regular-ui/ui-base/feature%2Fv0.2.svg?style=flat-square
[coveralls-img]: https://img.shields.io/coveralls/regular-ui/ui-base/next.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/regular-ui/ui-base
[david-img]: http://img.shields.io/david/regular-ui/ui-base.svg?style=flat-square
[david-url]: https://david-dm.org/regular-ui/ui-base
Expand Down

0 comments on commit 3e223cf

Please sign in to comment.