Skip to content

Commit 173af03

Browse files
committed
Update travis configuration for jest test framework
1 parent f7269a5 commit 173af03

File tree

2 files changed

+15034
-16
lines changed

2 files changed

+15034
-16
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ sudo: false
77
script:
88
- npm install
99
- npm run build
10-
- npm test -- --allow-chrome-as-root
10+
- npm test

0 commit comments

Comments
 (0)