From f278c967bdc7a1e27b1a8aaffa04360959487a6b Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Sun, 7 Apr 2019 01:46:28 +0300 Subject: [PATCH] Enable all builds --- .travis.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index b4bb713..d2d4cd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,10 @@ go: stable matrix: include: - # - os: windows + - os: windows - os: osx - # - os: linux - # dist: xenial + - os: linux + dist: xenial install: - if [[ $TRAVIS_OS_NAME != osx ]]; then set -e; fi @@ -80,7 +80,6 @@ deploy: file: avif* skip_cleanup: true draft: true - overwrite: true notifications: email: