blob: 06f5f3146df8169495d4c60569fdea997e2e8b24 [file] [log] [blame]
language: c
compiler: gcc
# XXX tests are disabled for the moment because the travis VM's CPU
# type isn't supported, and because there are odd timeouts with no-op
# tests
script: ./src/script/setup_travis.sh && ./configure && make && make package
notifications:
email:
- rr-builds@mozilla.org