Fixed travis build script

This commit is contained in:
Maschell 2017-12-16 11:45:24 +01:00
parent c22ba1d5c0
commit 5c39bd2a3e

View File

@ -17,7 +17,7 @@ addons:
apt: apt:
packages: packages:
- p7zip-full - p7zip-full
- zip - zip
before_install: before_install:
- mkdir -p "${DEVKITPRO}" - mkdir -p "${DEVKITPRO}"