From 7934a1fc482f75f63a73ac527f4f08cab3f30f39 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 1 Nov 2021 21:15:40 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index 459c4d333..de79b8708 100644 --- a/.travis.yml +++ b/.travis.yml @@ -307,18 +307,14 @@ matrix: - cd arm-instruction-emulator_21.0_Ubuntu-18.04_aarch64 - sudo ./arm-instruction-emulator_21.0_Ubuntu-18.04.sh -a - cd .. - - ls /opt/arm - export MODULEPATH=$MODULEPATH:/opt/arm/modulefiles/ - . /usr/share/modules/init/sh - - module avail - module load armie21/21.0 - - echo $PATH - - travis_wait 45 make TARGET=A64FX CROSS=1 CC=gcc-10 FC=gfortran-10 HOSTCC=gcc-10 DEBUG=1 - - test/sblat1 - - armie -msve-vector-bits=256 test/sblat1 - - armie -msve-vector-bits=128 test/dblat1 - - armie -msve-vector-bits=512 test/zblat1 - - armie -msve-vector-bits=128 test/dblat3