Try to fix Travis build

This commit is contained in:
squidfunk 2019-11-27 18:42:27 +01:00
parent a70a42cdd1
commit 6e7fec1fbe

View File

@ -44,6 +44,7 @@ install:
# Perform build and release
script:
- make -v
- npm run lint
- npm run build