Skip to content

Commit 716b9ef

Browse files
committed
showConfig
1 parent 0fd453d commit 716b9ef

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

.travis.yml

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,7 @@ matrix:
1414
include:
1515
- os: linux
1616
node_js: "10"
17-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration1"
18-
- os: linux
19-
node_js: "10"
20-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration1"
21-
- os: linux
22-
node_js: "10"
23-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration1"
24-
- os: linux
25-
node_js: "10"
26-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration1"
27-
- os: linux
28-
node_js: "10"
29-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration1"
30-
- os: linux
31-
node_js: "10"
32-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration2"
33-
- os: linux
34-
node_js: "10"
35-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration2"
36-
- os: linux
37-
node_js: "10"
38-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration2"
39-
- os: linux
40-
node_js: "10"
41-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration2"
42-
- os: linux
43-
node_js: "10"
44-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="integration2"
17+
env: NO_WATCH_TESTS=1 JEST=--showConfig JOB_PART="integration1"
4518
allow_failures:
4619
- os: osx
4720
fast_finish: true

0 commit comments

Comments
 (0)