Skip to content

Commit fd5cf3d

Browse files
committed
Add cmake tests to travis
1 parent 38783f3 commit fd5cf3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ env:
1313
- REMOTE_URL=https://github.com/$TRAVIS_REPO_SLUG/releases/download/$TRAVIS_TAG
1414

1515
script:
16+
# run cmake tests
17+
- bash $TRAVIS_BUILD_DIR/tools/check_cmakelists.sh
18+
1619
# run sketch tests
1720
- bash $TRAVIS_BUILD_DIR/tools/build-tests.sh
1821

0 commit comments

Comments
 (0)