8000 fix: try to fix travis · gajus/usus@50f93d3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 50f93d3

Browse files
committed
fix: try to fix travis
Not clear whats the reason it is failing.
1 parent 6c676b7 commit 50f93d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
os:
22
- linux
3+
dist: trusty
34
language: node_js
45
node_js:
56
- node
@@ -22,7 +23,6 @@ after_success:
2223
- 602D semantic-release post
2324
notifications:
2425
email: false
25-
sudo: false
2626
before_script:
2727
- export DISPLAY=:99.0
2828
- export LIGHTHOUSE_CHROMIUM_PATH="$(pwd)/chrome-linux/chrome"

0 commit comments

Comments
 (0)
0