From 8bb6516cf0cfadd0faeb7dfc78e582ba315db05c Mon Sep 17 00:00:00 2001 From: Joel Date: Sun, 11 Nov 2018 13:34:13 -0600 Subject: [PATCH] Update .build.sh --- .travis/.build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/.build.sh b/.travis/.build.sh index 05137d0..ad22ef0 100644 --- a/.travis/.build.sh +++ b/.travis/.build.sh @@ -10,4 +10,4 @@ git checkout 1.14.0 && make generate cd ../ && make rm -rf .travis build include mupdf romfs source -rm .gitattributes .gitignore .gitmodules icon.jpg LICENSE Makefile Makefile.mupdf NX-Shell.elf NX-Shell.nacp NX-Shell.nso NX-Shell.pfs0 README.md .travis.yml +rm .gitattributes .gitignore .gitmodules devkitpro-pacman.deb icon.jpg LICENSE Makefile Makefile.mupdf NX-Shell.elf NX-Shell.nacp NX-Shell.nso NX-Shell.pfs0 README.md .travis.yml