Update .travis.yml

This commit is contained in:
Martin Kroeker 2021-11-01 18:41:22 +01:00 committed by GitHub
parent b451cd1c2e
commit 4063cbab50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ matrix:
- wget
- environment-modules
script:
- apt install environment-modules
- sudo apt install environment-modules
- wget -q https://developer.arm.com/-/media/Files/downloads/hpc/arm-instruction-emulator/21-0/ARM-Instruction-Emulator_21.0_AArch64_Ubuntu-18.04_aarch64.tar.gz
- tar zxvf ARM-Instruction-Emulator_21.0_AArch64_Ubuntu-18.04_aarch64.tar.gz
- cd arm-instruction-emulator_21.0_Ubuntu-18.04_aarch64