Update .travis.yml
This commit is contained in:
+3
-4
@@ -4,7 +4,9 @@ dist: xenial
|
||||
compiler: gcc
|
||||
os: linux
|
||||
|
||||
env:
|
||||
matrix:
|
||||
include:
|
||||
env:
|
||||
- t=aarch64-danio-linux
|
||||
- t=alpha-danio-linux
|
||||
- t=arm-danio-eabi
|
||||
@@ -40,9 +42,6 @@ env:
|
||||
- t=m32r-danio-linux
|
||||
- t=tilepro-danio-linux
|
||||
- t=tilegx-danio-linux
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- name: gcc32
|
||||
script: ./danio_gcc.sh ${t} 32 && sshpass -p "${passwd}" torify rsync -Pavr out/* ${login}@${tor}:/mnt/.sda1/travis/danio-gcc/32
|
||||
- name: gcc64
|
||||
|
||||
Reference in New Issue
Block a user