Browse Source

Update .travis.yml

pull/3433/head
Martin Kroeker GitHub 4 years ago
parent
commit
236f6410f7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml View File

@@ -307,6 +307,8 @@ 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


Loading…
Cancel
Save