This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
The following commit(s) were added to refs/heads/master by this push:
new e8eeb8f Drop OS version requirement.
e8eeb8f is described below
commit e8eeb8f56434c4512acbc0a9bab7e19e3a1f5970
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 10 16:36:01 2020 -0400
Drop OS version requirement.
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index ddf4239..94b01f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,6 @@
# limitations under the License.
language: java
-dist: trusty
cache:
directories:
- $HOME/.m2