Enable all builds

This commit is contained in:
Kagami Hiiragi 2019-04-07 01:46:28 +03:00
parent 7ee1d3de3e
commit f278c967bd
1 changed files with 3 additions and 4 deletions

View File

@ -3,10 +3,10 @@ go: stable
matrix: matrix:
include: include:
# - os: windows - os: windows
- os: osx - os: osx
# - os: linux - os: linux
# dist: xenial dist: xenial
install: install:
- if [[ $TRAVIS_OS_NAME != osx ]]; then set -e; fi - if [[ $TRAVIS_OS_NAME != osx ]]; then set -e; fi
@ -80,7 +80,6 @@ deploy:
file: avif* file: avif*
skip_cleanup: true skip_cleanup: true
draft: true draft: true
overwrite: true
notifications: notifications:
email: email: