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
ca079d96
Commit
ca079d96
authored
Sep 20, 2016
by
Erik Faye-Lund
Browse files
travis: add basic yaml file
parent
b9d847a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
0 → 100644
View file @
ca079d96
language
:
c
sudo
:
false
install
:
-
wget http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl &&
perl devkitARMupdate.pl
-
export DEVKITPRO=$HOME/devkitPro
script
:
-
make all examples &&
make check
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