1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Upgrade travis to 1.15.x (#991)

Missed item from previous upgrade
This commit is contained in:
Sean Smith 2020-10-07 19:39:56 -04:00 committed by GitHub
parent 450483791f
commit c6567d15af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
language: go
go:
- "1.14.x"
- "1.15.x"
before_install:
# Make sure travis builds work for forks