Skip to content

Commit 648fed9

Browse files
committed
testing concurrency
1 parent f001435 commit 648fed9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
git:
22
depth: false # we need this to make proper releases
33

4-
branches:
5-
only:
6-
- master
7-
- /^release\/.+$/
8-
- /^major\/.+$/
4+
# branches:
5+
# only:
6+
# - master
7+
# - /^release\/.+$/
8+
# - /^major\/.+$/
99

1010
install: yarn --ignore-engines
1111
os: linux

0 commit comments

Comments
 (0)