We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0a1431 + 3b8b074 commit b43c58bCopy full SHA for b43c58b
.travis.yml
@@ -7,15 +7,7 @@ node_js:
7
os:
8
- linux
9
addons:
10
- apt:
11
- sources:
12
- - google-chrome
13
- packages:
14
- - google-chrome-stable
15
-before_install:
16
-- export CHROME_BIN=chromium-browser
17
-- export DISPLAY=:99.0
18
-- sh -e /etc/init.d/xvfb start
+ chrome: stable
19
20
jobs:
21
include:
package.json
@@ -48,7 +48,7 @@
48
"@types/jasmine": "~2.8.8",
49
"@types/jasminewd2": "~2.0.3",
50
"@types/node": "^12.11.1",
51
- "codecov": "^3.3.0",
+ "codecov": "^3.6.5",
52
"codelyzer": "^5.1.2",
53
"copyfiles": "^2.1.0",
54
"husky": "^1.3.1",
0 commit comments