File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ matrix:
2020 d : dmd
2121 env : DUBTEST=1 MAKETEST=1 CODECOV=1
2222 - os : osx
23- osx_image : xcode10.2
23+ osx_image : xcode11
2424 group : travis_latest
2525 language : d
2626 d : dmd
@@ -35,18 +35,18 @@ matrix:
3535 dist : xenial
3636 group : travis_latest
3737 language : d
38- d : ldc-1.16 .0
38+ d : ldc-1.17 .0
3939 env : LINUX_SPECIAL=1 DEPLOY=1
4040 # if: type IN (pull_request, cron)
4141 - os : osx
42- osx_image : xcode10.2
42+ osx_image : xcode11
4343 group : travis_latest
4444 language : d
45- d : ldc-1.16 .0
45+ d : ldc-1.17 .0
4646 env : LTOPGO_V2=default DEPLOY=1
4747 # if: type IN (pull_request, cron)
4848 - os : osx
49- osx_image : xcode10.2
49+ osx_image : xcode11
5050 group : travis_latest
5151 language : d
5252 d : ldc
@@ -120,7 +120,7 @@ matrix:
120120 env : LTOPGO_V2=default
121121 if : type IN (cron)
122122 - os : osx
123- osx_image : xcode10.2
123+ osx_image : xcode11
124124 group : travis_latest
125125 language : d
126126 d : ldc-beta
You can’t perform that action at this time.
0 commit comments