Skip to content

Commit c6c49d2

Browse files
sbinetcorona10
authored andcommitted
ci: add Go1.11, drop Go1.8 (#17)
1 parent 60ae876 commit c6c49d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ matrix:
1313
allow_failures:
1414
- go: master
1515
include:
16-
- go: 1.8.x
17-
env:
18-
- TAGS="-tags travis"
1916
- go: 1.9.x
2017
env:
2118
- TAGS="-tags travis"
2219
- go: 1.10.x
20+
env:
21+
- TAGS="-tags travis"
22+
- go: 1.11.x
2323
env:
2424
- TAGS="-tags travis"
2525
- COVERAGE="-cover"

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environment:
1212
matrix:
1313
- TARGET: x86_64-pc-windows-gnu
1414

15-
stack: go 1.10
15+
stack: go 1.11
1616

1717
build_script:
1818
- go get -v -t -race ./...

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy