activate build on Travis

This commit is contained in:
Matthias Kretschmann 2020-04-28 17:15:47 +02:00
parent 77357afd16
commit 977c4e2a83
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ script:
# will run `npm ci` automatically here
- npm test
# - './cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT'
# - npm run build
- npm run build
notifications:
email: false