summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2020-08-08 23:20:40 +0200
committermid-kid <esteve.varela@gmail.com>2020-08-08 23:27:32 +0200
commit7b88a2b8e11ff4f81aa2bc82ac11e9d2ed8ac667 (patch)
treedb72142caeb4192f37f46c3758e8dcf6c44c61fc /.travis.yml
parent7f84d05e823c07c480d6b1e7f0601dc7ae76eb25 (diff)
Fix RGBDS 0.4.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 441112c..f402b8c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ os: linux
install:
- |-
( cd
- git clone -b v0.3.8 --depth=1 https://github.com/rednex/rgbds
+ git clone -b v0.4.1 --depth=1 https://github.com/rednex/rgbds
sudo make -C rgbds install
rm -rf rgbds
sudo apt-get install wget p7zip-full