Skip to content

Commit 111d8fe

Browse files
author
Simon Hofmann
committed
Removed osx image specifier
1 parent ee86445 commit 111d8fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,14 @@ matrix:
77
- os: linux
88
node_js: "10"
99
- os: osx
10-
osx_image: xcode11
1110
node_js: "10"
1211
- os: linux
1312
node_js: "11"
1413
- os: osx
15-
osx_image: xcode11
1614
node_js: "11"
1715
- os: linux
1816
node_js: "12"
1917
- os: osx
20-
osx_image: xcode11
2118
node_js: "12"
2219

2320
addons:

0 commit comments

Comments
 (0)