Skip to content

Commit fb72249

Browse files
committed
Update .travis.yml to use "sudo: 9000" instead of "dist: trusty"
1 parent 7954d49 commit fb72249

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,7 +1,7 @@
11
language: bash
22

33
# for secret experimental features ;)
4-
dist: trusty
4+
sudo: 9000
55

66
env:
77
- VERSION=5.7

0 commit comments

Comments
 (0)