Add basic smoke test on travis
This commit is contained in:
parent
72e5c99b51
commit
ea5feb40ec
2 changed files with 7 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ matrix:
|
|||
osx_image: xcode10.2
|
||||
script:
|
||||
- ./build.sh _travis-${TRAVIS_OS_NAME}
|
||||
- ./scripts/travis_test.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue