diff --git a/.travis.yml b/.travis.yml index e77d638ade..a3fd89186c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -109,7 +109,7 @@ jobs: env: NWCHEM_MODULES="nwdft solvation driver" ARMCI_NETWORK=MPI-PT USE_SIMINT=1 SIMINT_MAXAM=3 - stage: compile <<: *compile-template-ompi-osx - osx_image: xcode11.3 + osx_image: xcode12 env: NWCHEM_MODULES="tinyqmpw python" ARMCI_NETWORK=MPI-PT - stage: compile <<: *compile-template-ompi-osx @@ -155,7 +155,7 @@ jobs: env: NWCHEM_MODULES="nwdft solvation driver" ARMCI_NETWORK=MPI-PT USE_SIMINT=1 SIMINT_MAXAM=3 - stage: test <<: *qatest-template-ompi-osx - osx_image: xcode11.3 + osx_image: xcode12 env: NWCHEM_MODULES="tinyqmpw python" ARMCI_NETWORK=MPI-PT - stage: test <<: *qatest-template-ompi-osx