diff --git a/.travis.yml b/.travis.yml index 5bec009..ce84ed8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -dist: xenial +# Temporarily removing dist tag as not supported by power build +#dist: xenial sudo: required language: go