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

Removed Go 1.11 from the tested versions

This commit is contained in:
Tim Scheuermann 2019-10-15 13:30:18 +02:00 committed by GitHub
parent 6b67baa65f
commit 91cbe0c2df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
language: go
go:
- "1.11.x"
- "1.12.x"
- "1.13.x"
sudo: false