diff options
author | Michael Steinert <[email protected]> | 2017-08-30 10:59:15 -0500 |
---|---|---|
committer | Michael Steinert <[email protected]> | 2017-08-30 10:59:15 -0500 |
commit | f4cd9f5e29232537a12db1678f48c702ad6896b7 (patch) | |
tree | 15227544302115595e2f4916b1313ba55f49181a | |
parent | 2c288b3ef8272766b4243917240e04e4221eb4a5 (diff) |
Update CI build matrix
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 4b632c9..33afc3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: go go: - - 1.7.x - 1.8.x + - 1.9.x - tip before_install: |