diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2018-07-25 16:31:16 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2018-08-08 08:58:15 -0700 |
commit | ca7ef2aac74dd2c2ba478aa04fa3159ca2653d26 (patch) | |
tree | bc6940ff8b0f987d1d10122e3be3b5b18e42aafc /Makefile | |
parent | 7fb2aade96e4248338e43928a7e8aeeddead38d7 (diff) | |
download | qtlocation-mapboxgl-ca7ef2aac74dd2c2ba478aa04fa3159ca2653d26.tar.gz |
[build] Run expression tests in node-gcc6-debug job
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -506,6 +506,7 @@ test-node-recycle-map: node npm test npm run test-render -- --recycle-map --shuffle npm run test-query + npm run test-expressions #### Android targets ########################################################### |