Skip to content

Commit

Permalink
add build to ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
frankthelen committed May 17, 2021
1 parent 5bb7350 commit 18d84f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ node_js:

sudo: false

before_script:
- npm run build

after_success:
- npm run coveralls

0 comments on commit 18d84f9

Please sign in to comment.