Don't test on Ubuntu 14.04.

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
PiperOrigin-RevId: 245015462
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index de422ec..1281bac 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -1,13 +1,5 @@
 ---
 platforms:
-  ubuntu1404:
-    run_targets:
-    build_targets:
-    - "..."
-    test_flags:
-    - "--test_timeout=300"
-    test_targets:
-    - "..."
   ubuntu1604:
     run_targets:
     build_targets: