Add basic smoke test on travis

This commit is contained in:
Arturo Filastò 2019-05-15 14:55:47 +02:00
commit ea5feb40ec
2 changed files with 7 additions and 0 deletions

View file

@ -10,3 +10,4 @@ matrix:
osx_image: xcode10.2
script:
- ./build.sh _travis-${TRAVIS_OS_NAME}
- ./scripts/travis_test.sh