Skip to content

Commit

Permalink
chore: try fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Aug 31, 2019
1 parent 9a161de commit 8845a99
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: required
dist: trusty
language: node_js

git:
Expand All @@ -10,10 +11,11 @@ cache:
- ./node_modules

before_install:
- export NG_CLI_ANALYTICS=ci
- export CHROME_BIN=chromium-browser
- set -e
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
- export NG_CLI_ANALYTICS=ci

addons:
apt:
Expand Down

0 comments on commit 8845a99

Please sign in to comment.