Browse Source

Update .travis.yml

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

+ 1
- 1
.travis.yml View File

@@ -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


Loading…
Cancel
Save