From 8e6cf819a9ea66ec4cec359599323be0361d6e3f Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 2 May 2021 09:41:19 -0400 Subject: Travis CI uses rgbds 0.5.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd4282a..11fdbec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ os: linux install: - |- ( cd - git clone -b v0.4.2 --depth=1 https://github.com/gbdev/rgbds + git clone -b v0.5.0 --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