build all branches except deprecated master (#271)

This commit is contained in:
Noah Zinsmeister 2019-04-26 15:07:27 -04:00 committed by GitHub
parent 4e413915f8
commit 9757b3e9f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,6 @@
branches:
only:
- production
- beta
except:
- master
language: node_js
node_js:
- '10'