mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 00:58:14 -05:00
Make Travis run tests on all branches
This commit is contained in:
parent
417ce0996e
commit
a46fd34e0d
1 changed files with 1 additions and 1 deletions
|
@ -98,4 +98,4 @@ jobs:
|
|||
stages:
|
||||
- test
|
||||
- name: smoke
|
||||
if: branch IN (travis) and type != pull_request
|
||||
if: type != pull_request
|
||||
|
|
Loading…
Reference in a new issue