Skip to content

Commit d253596

Browse files
author
Joel16
committed
Clean up .travis.yml
1 parent 094a150 commit d253596

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,7 @@ dist: bionic
1111
install:
1212
- sudo dkp-pacman -Syu 3ds-dev --noconfirm --needed
1313
- sudo dkp-pacman -Syu 3ds-curl --noconfirm --force
14-
- sudo dkp-pacman -Syu 3ds-libogg --noconfirm
15-
- sudo dkp-pacman -Syu 3ds-libvorbisidec --noconfirm
16-
- sudo dkp-pacman -Syu 3ds-mpg123 --noconfirm
17-
- sudo dkp-pacman -Syu 3ds-opusfile --noconfirm
18-
- sudo dkp-pacman -Syu 3ds-flac --noconfirm
1914
- sudo dkp-pacman -Syu 3ds-libarchive --noconfirm
20-
- sudo dkp-pacman -Syu 3ds-libxmp --noconfirm
2115
- source /etc/profile.d/devkit-env.sh
2216
- git clone --recursive https://github.com/Steveice10/bannertool && cd bannertool/
2317
- make && sudo cp output/linux-x86_64/bannertool /opt/devkitpro/devkitARM/bin/bannertool

0 commit comments

Comments
 (0)