Commit graph

6 commits

Author SHA1 Message Date
Richard Goedeken
7109d57577 fix Travis CI test builds for MXE 32 and 64 bits 2019-02-21 20:39:57 -08:00
Charlemagne Lasse
82ad6a855e Build MXE targets as additional tests in travis build matrix 2017-11-05 15:35:41 +01:00
Charlemagne Lasse
b35a20cae1 Use faster container based Travis CI 2016-12-16 22:32:05 +01:00
Charlemagne Lasse
853bf104f9 Remove unused Travis CI define __extern_always_inline 2016-09-01 20:37:12 +02:00
Charlemagne Lasse
96e2e18fce Use Ubuntu Trusty as base system for Travis CI 2016-09-01 20:23:59 +02:00
Fayvel Victor
73b6eccf89 Add Travis CI configuration file for automatic build tests
Github provides a Travis CI integration which makes it easy to have a quick
check of a patch before a pull request is accepted. It is not enough to prove
the correctness of a contribution but at least helps to avoid some of the worst
build problems.

This feature *must* be enabled by the mupen64plus administrator *before this
commit is merged*:

- https://travis-ci.org/profile/mupen64plus
- Login via your Github account
- Make sure you are on "https://travis-ci.org/profile/mupen64plus"
- Switch repository to "On"
2014-07-06 12:32:01 +02:00