Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
pimpmobile
Commits
2f013674
Commit
2f013674
authored
Sep 20, 2016
by
Erik Faye-Lund
Browse files
travis: cache devkitpro installation
parent
bf2f506d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
2f013674
...
@@ -2,6 +2,10 @@ language: c
...
@@ -2,6 +2,10 @@ language: c
sudo
:
false
sudo
:
false
cache
:
directories
:
-
$HOME/devkitPro
install
:
install
:
-
wget http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl &&
-
wget http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl &&
perl devkitARMupdate.pl
perl devkitARMupdate.pl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment