Skip to content

Commit ee024d9

Browse files
committed
Update ci
1 parent 8932967 commit ee024d9

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ environment:
44
matrix:
55
- GO: "C:\\go111"
66
- GO: "C:\\go111-x86"
7-
- GO: "C:\\go110"
8-
- GO: "C:\\go110-x86"
9-
- GO: "C:\\go19"
10-
- GO: "C:\\go19-x86"
117
clone_folder: ${GOPATH}\src\github.com\read-and-code\cache
128
build: off
139
install:

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: go
22
go:
3-
- "1.9"
4-
- "1.10"
53
- "1.11"
64
script:
75
- go build -o cache-server

0 commit comments

Comments
 (0)