Update .travis.yml
This commit is contained in:
+4
-2
@@ -1,8 +1,10 @@
|
|||||||
language: bash
|
language: bash
|
||||||
sudo: required
|
sudo: required
|
||||||
dist: xenial
|
dist: xenial
|
||||||
compiler: gcc
|
compiler:
|
||||||
os: linux
|
- gcc
|
||||||
|
os:
|
||||||
|
-linux
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- t=aarch64-danio-linux
|
- t=aarch64-danio-linux
|
||||||
|
|||||||
Reference in New Issue
Block a user