.travis.yml in sdr-client-0.1.0 vs .travis.yml in sdr-client-0.2.0
- old
+ new
@@ -11,7 +11,10 @@
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
+env:
+ global:
+ - CC_TEST_REPORTER_ID=859fcfe88b00c026d15dce30e838e2299face8088b49fe62bc3a02d1507ce3d5
notifications:
email: false