diff --git a/.travis.yml b/.travis.yml index 3d9ebad..4166007 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - 1.8.x - 1.9.x - 1.10.x + - 1.11.x - tip # Setting sudo access to false will let Travis CI use containers rather than