Update .travis.yml
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ env:
|
|||||||
- t=tilepro-danio-linux
|
- t=tilepro-danio-linux
|
||||||
- t=tilegx-danio-linux
|
- t=tilegx-danio-linux
|
||||||
|
|
||||||
jobs:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: gcc32
|
- name: gcc32
|
||||||
script: ./danio_gcc.sh ${t} 32 && sshpass -p "${passwd}" torify rsync -Pavr out/* ${login}@${tor}:/mnt/.sda1/travis/danio-gcc/32
|
script: ./danio_gcc.sh ${t} 32 && sshpass -p "${passwd}" torify rsync -Pavr out/* ${login}@${tor}:/mnt/.sda1/travis/danio-gcc/32
|
||||||
|
|||||||
Reference in New Issue
Block a user