From 535f9ea705d515cd79f79d8ed959d1b9ae321d82 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 1 Nov 2021 19:47:14 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 65b67e940..6ed398399 100644 --- a/.travis.yml +++ b/.travis.yml @@ -307,7 +307,7 @@ matrix: - cd arm-instruction-emulator_21.0_Ubuntu-18.04_aarch64 - sudo ./arm-instruction-emulator_21.0_Ubuntu-18.04.sh -a - cd .. - - . /usr/share/Modules/init/sh + - . /usr/share/modules/init/sh - module avail - module load armie21/21.0 - echo $PATH