Skip to content

Commit

Permalink
ci: add 2.x_public-beta branch to travis ci build
Browse files Browse the repository at this point in the history
This commit contains the following changes:
- add 2.x_public-beta branch to travis ci build
  • Loading branch information
Zhang authored and tianrenz committed Jun 13, 2018
1 parent 9dc1b89 commit 5faf921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ node_js:
branches:
only:
- 2.0.x
- 2.x_public-beta
install:
- npm install
- npm run bootstrap
Expand Down

0 comments on commit 5faf921

Please sign in to comment.