build PRs and master/dev branches

This commit is contained in:
jobevers 2017-02-08 00:28:44 -06:00
parent e01bd6c1e3
commit cea2fc6e73

View file

@ -1,6 +1,13 @@
language: node_js
node_js: 5
# note that travis still builds PRs so that covers
# other branches
branches:
only:
- master
- development
install:
- npm install