summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi@gmail.com>2020-12-09 12:46:05 -0500
committerRangi <remy.oukaour+rangi@gmail.com>2020-12-09 12:46:05 -0500
commitdd5fd058034e087165afe5e6b6ffc669781fffd6 (patch)
tree0bec3f3a2ad86bcb10da9615a1fddfac8b4a45fe
parent43286f43737fbaf9032182b85638da59634e67e7 (diff)
Build with rgbds 0.4.2
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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