Make Travis run tests on all branches

This commit is contained in:
BryceLTaylor 2018-07-11 15:11:36 -04:00
parent 417ce0996e
commit a46fd34e0d

View file

@ -98,4 +98,4 @@ jobs:
stages:
- test
- name: smoke
if: branch IN (travis) and type != pull_request
if: type != pull_request