Skip to content

Commit

Permalink
only travis testing master and release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
e2tha-e committed Sep 6, 2019
1 parent 81c14f0 commit 15c45c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: node_js
os: osx
node_js:
- "12"
branches:
only:
- master
- release
before_install:
- brew cask install google-chrome
after_script:
Expand Down

0 comments on commit 15c45c0

Please sign in to comment.