Skip to content

Commit 3459307

Browse files
authored
Update travis setting to test all branches
1 parent 60e142e commit 3459307

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)