diff --git a/.travis.yml b/.travis.yml index 2c9e774..065d142 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - 1.9.x + - 1.17.x before_script: sudo redis-server /etc/redis/redis.conf --port 7777 script: go test -cover notifications: