8000 Upgrade Travis CI to Ubuntu Trusty to fix Chrome usage in testing. · stacktracejs/error-stack-parser@6fed09a · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fed09a

Browse files
committed
Upgrade Travis CI to Ubuntu Trusty to fix Chrome usage in testing.
1 parent 5844b49 commit 6fed09a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
2-
sudo: false
2+
sudo: required
3+
dist: trusty
34
node_js: stable
45
addons:
56
sauce_connect: true

0 commit comments

Comments
 (0)
0