This is an automated email from the ASF dual-hosted git repository.
jeagles pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tez.git
The following commit(s) were added to refs/heads/master by this push:
new 849e1d7 TEZ-4258. Fix travisci build (addendum 1)
849e1d7 is described below
commit 849e1d7694cdfd2432d631830940bc95c6f26ead
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Fri Dec 11 09:42:25 2020 -0600
TEZ-4258. Fix travisci build (addendum 1)
Signed-off-by: Jonathan Eagles <[email protected]>
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 0437531..3637a0d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+dist: trusty
+
language: java
sudo: required