Resolve travis config warnings

This commit is contained in:
PikalaxALT
2020-09-08 15:41:09 -04:00
parent a0fbb82a7c
commit 6170072017
+2 -2
View File
@@ -1,6 +1,6 @@
language: generic
dist: bionic
sudo: false
os: linux
env:
global:
- DEVKITPRO=$HOME
@@ -22,7 +22,7 @@ install:
- travis_retry git clone https://github.com/pret/agbcc.git
- cd agbcc && sh build.sh && sh install.sh $TRAVIS_BUILD_DIR
- popd
matrix:
jobs:
include:
- os: linux
addons: