Skip to content

Commit 34b5c7a

Browse files
author
kamil.mysliwiec
committed
Travis config - switch to firefox
1 parent 14b4228 commit 34b5c7a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
language: node_js
22
node_js:
33
- "7"
4-
before_install:
5-
- export CHROME_BIN=chromium-browser
6-
- export DISPLAY=:99.0
7-
- sh -e /etc/init.d/xvfb start
84
script:
95
- npm test
10-
- npm run compile
6+
- npm run build

0 commit comments

Comments
 (0)