Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 7d5cd16

Browse files
committed
Revert "Update to xenial in cmake build"
This reverts commit 3964a1b.
1 parent e1be4d5 commit 7d5cd16

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
@@ -20,7 +20,7 @@ matrix:
2020
env: BAZEL_OS=linux
2121
script: tools/travis/build_bazel.sh
2222
- os: linux
23-
dist: xenial
23+
dist: trusty
2424
sudo: false
2525
env: CMAKE_OS=linux
2626
script: tools/travis/build_cmake.sh

0 commit comments

Comments
 (0)