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