Enable building C++

pull/852/head
Craig Tiller 10 years ago committed by Jan Tattermusch
parent c5ba0e56a0
commit 92ccdecf3b
  1. 2
      .travis.yml

@ -1,4 +1,4 @@
language: cpp
script: ./tools/run_tests/run_tests.py -lc -t -j2
script: ./tools/run_tests/run_tests.py -l c c++ -t -j2
notifications:
email: false

Loading…
Cancel
Save