Skip to content

Commit ac8f6ab

Browse files
authored
.travis.yml: Set "dist" to "trusty" (#600)
Should allow our CI tests to pass while we investigate test failures on xenial and newer.
1 parent 96d4dcc commit ac8f6ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ env:
22
global:
33
- CC_TEST_REPORTER_ID=c18df080592f9c99ca8080a6d5e052aa5fd3964044a0fe0b71e48f8e18998dc2
44
language: minimal
5+
dist: trusty
56
services: docker
67
install:
78
- docker-compose build

0 commit comments

Comments
 (0)