Skip to content

Commit

Permalink
Update travis configuration for jest test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
hackermd committed Aug 5, 2021
1 parent f7269a5 commit 173af03
Show file tree
Hide file tree
Showing 2 changed files with 15,034 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ sudo: false
script:
- npm install
- npm run build
- npm test -- --allow-chrome-as-root
- npm test
Loading

0 comments on commit 173af03

Please sign in to comment.