Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Commit

Permalink
fix(travis): update travis base image to xenial (#98)
Browse files Browse the repository at this point in the history
Signed-off-by: prateekpandey14 <[email protected]>
  • Loading branch information
prateekpandey14 authored and vishnuitta committed Jun 8, 2019
1 parent a3cdb97 commit 603755f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: go
dist: xenial
env:
- CHANGE_MINIKUBE_NONE_USER=true
git:
depth: false
go:
- 1.10.3
- 1.11.2
services: docker

install: true
Expand Down

0 comments on commit 603755f

Please sign in to comment.