diff --git a/.travis.yml b/.travis.yml index 4e7b3d6..5412d71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ go: - 1.11.x - 1.12.x - 1.13.x + - 1.14.x script: #- go test -cpu=16 -bench=. -benchmem=true -run=none ./...