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

View File

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