Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit e237509

Browse files
committed
up
1 parent 5ae4ecd commit e237509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
language: go
33
#go_import_path: github.com/TeaWeb/code/teaweb
44
env: GO111MODULE=on CGO_ENABLED=0
5-
go: 1.13.x
5+
go: 1.14.x
66
os: linux
77
install:
88
- go mod download
@@ -154,4 +154,4 @@ deploy:
154154
services:
155155
- docker
156156
- mongodb
157-
- mysql
157+
- mysql

0 commit comments

Comments
 (0)