From b46e12f120c5271ea261513984b8ca6ff5844178 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 10 May 2019 01:38:08 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9a0eba1..54cf36a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,10 @@ -language: c +language: bash sudo: required dist: xenial -compiler: gcc -os: linux +compiler: +- gcc +os: +- linux env: - t=aarch64-danio-linux