aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
blob: 8c56fcdda3ec8c788bd2c25ade1daafef3f4b032 (plain)
1
2
3
4
language: cpp
script: ./tools/run_tests/run_tests.py -l c c++ -t -j2
notifications:
  email: false