Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
PH111P committed Mar 12, 2021
1 parent b3b5245 commit 42d39b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ script:
- docker cp devkitarm:/opt/devkitpro/tools /opt/devkitpro || true
- PATH=/opt/devkitpro/tools/bin:$PATH
- cd PNEO
- make DESQUID=1 NOSOUND=1 FLASHCARD=1 rebuild
- make DESQUID=1 NOSOUND=1 FLASHCARD=1
- mv PNEO.nds PNEO_NOSOUND_DESQUID_FLASHCARD.nds
- make DESQUID=1 rebuild
- mv PNEO.nds PNEO_DESQUID.nds
Expand Down

0 comments on commit 42d39b7

Please sign in to comment.