Skip to content

Commit 142cd7a

Browse files
authored
Merge pull request #9 from common-workflow-language/update-travis-setting
Update travis setting to test all branches
2 parents 60e142e + 3459307 commit 142cd7a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,5 @@ jobs:
1919
python: "3.7"
2020
dist: xenial
2121
script: tox
22-
branches:
23-
only:
24-
- master
2522
notifications:
26-
email: false
23+
email: false

0 commit comments

Comments
 (0)