index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2015-07-10
Travis: Replace `before_install` with `install`
Yuri Kunde Schlesner
2015-07-10
Travis: Remove use of sudo to enable use container-based builds
Yuri Kunde Schlesner
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-03-16
CI: upload builds to builds.citra-emu.org instead of MEGA
archshift
2015-01-10
Revert "Travis: Enable caching of dependencies"
chinhodado
2014-12-20
Travis: Try to cache downloaded files to work around sf.net sucking
Yuri Kunde Schlesner
2014-12-20
Travis: Enable APT cache. This should give us a small boost
Yuri Kunde Schlesner
2014-06-17
Travis: Added OSX, use default compilers, moved cmds into own scripts
archshift
2014-04-25
Yet anothing missing dependency? libxcursor-dev
Thomas Edvalson
2014-04-25
Maybe needs libglew-dev?
Thomas Edvalson
2014-04-25
Fixed travis dir problem (third time's the charm)
Thomas Edvalson
2014-04-25
One of the lines wasn't quite unneccesary.
Thomas Edvalson
2014-04-25
Remove potentially unnecessary lines in Travis script.
Thomas Edvalson
2014-04-25
Added Travis CI script
Thomas Edvalson