Skip to content

Commit

Permalink
.travis.yml: Set "dist" to "trusty" (RefugeRestrooms#600)
Browse files Browse the repository at this point in the history
Should allow our CI tests to pass
while we investigate test failures on xenial and newer.
  • Loading branch information
DeeDeeG committed Oct 25, 2019
1 parent 96d4dcc commit ac8f6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ env:
global:
- CC_TEST_REPORTER_ID=c18df080592f9c99ca8080a6d5e052aa5fd3964044a0fe0b71e48f8e18998dc2
language: minimal
dist: trusty
services: docker
install:
- docker-compose build
Expand Down

0 comments on commit ac8f6ab

Please sign in to comment.