Skip to content

Commit 1a61f03

Browse files
committed
(#110) Added job excludes to reduce duplication for Linux jobs
1 parent a77cb53 commit 1a61f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- node_js: lts/erbium
4343
os: osx
4444
exclude:
45-
- if: stage = test
45+
- stage: test
4646
node_js:
4747
- 12.13.0
4848
- lts/erbium

0 commit comments

Comments
 (0)