From dd5fd058034e087165afe5e6b6ffc669781fffd6 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 9 Dec 2020 12:46:05 -0500 Subject: Build with rgbds 0.4.2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2557aa7..dd4282a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ os: linux install: - |- ( cd - git clone -b v0.4.1 --depth=1 https://github.com/gbdev/rgbds + git clone -b v0.4.2 --depth=1 https://github.com/gbdev/rgbds sudo make -C rgbds install rm -rf rgbds sudo apt-get install wget p7zip-full -- cgit v1.2.3