Skip to content

Commit

Permalink
travis: dev branch support unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
dolymood committed Dec 4, 2017
1 parent 2205459 commit 52a5685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_js:
branches:
only:
- master
- dev
script:
- npm test
notifications:
Expand Down

0 comments on commit 52a5685

Please sign in to comment.