Skip to content

Commit

Permalink
Configure .travis.yml to run frontend test
Browse files Browse the repository at this point in the history
  • Loading branch information
corimstyle committed Mar 8, 2021
1 parent 6970c52 commit 6848b96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ install:
- npm install
script:
- npm run build
- npm test

0 comments on commit 6848b96

Please sign in to comment.