let's try Travis CI
[pcsx_rearmed.git] / .travis.yml
CommitLineData
b63db050 1language: cpp
2compiler:
3 - gcc
4 - clang
5script: ./configure && make