Skip to content

Commit 8a6462d

Browse files
committed
Add testing npm installation to the build matrix
1 parent 80ccdea commit 8a6462d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ env:
8383

8484
# Environment variables used to construct build matrix:
8585
matrix:
86+
- BUILD_TASK='test-npm-install'
8687
- BUILD_TASK='test'
8788
- BUILD_TASK='benchmark'
8889
- BUILD_TASK='examples'

0 commit comments

Comments
 (0)