Skip to content

Commit

Permalink
fix(travis): remove master-only branch build
Browse files Browse the repository at this point in the history
  • Loading branch information
ctaylo21 committed Jul 6, 2019
1 parent d5c122a commit 3e376bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ sudo: false
language: node_js
node_js:
- '8'
branches:
only:
- master
cache:
directories:
- node_modules
Expand Down

0 comments on commit 3e376bf

Please sign in to comment.