Skip to content

Commit

Permalink
use if field to simplify Travis CI branch exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jan 8, 2019
1 parent 85ed9dc commit ee033d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
branches:
except: /^v\d/
if: branch !~ ^v\d
dist: xenial
language: node_js
node_js:
Expand Down

0 comments on commit ee033d2

Please sign in to comment.