Don't test on Ubuntu 14.04 (#5302)

Ubuntu 14.04 is about to be end-of-life and Bazel CI will stop supporting it shortly afterwards.

Context: https://groups.google.com/d/msg/bazel-dev/_D6XzfNkQQE/8TNKiNmsCAAJ
This commit is contained in:
Philipp Wollermann
2019-04-24 19:28:35 +02:00
committed by Wouter van Oortmerssen
parent ddb12c0192
commit 6cfcd8628a

View File

@@ -1,12 +1,12 @@
---
buildifier: latest
platforms:
ubuntu1404:
ubuntu1604:
build_targets:
- "..."
test_targets:
- "..."
ubuntu1604:
ubuntu1804:
build_targets:
- "..."
test_targets: