travis: Update build environment
Use Bionic-based Linux image. Use default autotools installations now that they are new enough.
Esse commit está contido em:
+2
-2
@@ -5,6 +5,8 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
dist: bionic
|
||||
|
||||
env:
|
||||
- DEVICE=ch3:nemesis
|
||||
- DEVICE=ch3:sock
|
||||
@@ -23,8 +25,6 @@ addons:
|
||||
packages: gfortran libnuma-dev
|
||||
|
||||
before_script:
|
||||
- MPICH_DEPS_PREFIX=$HOME/autotools ./maint/bootstrap.sh
|
||||
- export PATH=$HOME/autotools/bin:$PATH
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then MPICH_FORTRAN=--disable-fortran; fi
|
||||
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário