diff options
author | Máximo Cuadros <mcuadros@gmail.com> | 2017-02-21 19:01:00 +0100 |
---|---|---|
committer | Máximo Cuadros <mcuadros@gmail.com> | 2017-02-21 19:01:00 +0100 |
commit | ca6518ff8cd2f7e8446fe31b76aad63a40fde887 (patch) | |
tree | 97fad2b721fcfe4c8c709febcc0081884e08bbec /.travis.yml | |
parent | 4e4a85703c5ce5384a58e85bafc58cc235793ab8 (diff) | |
download | go-git-ca6518ff8cd2f7e8446fe31b76aad63a40fde887.tar.gz |
travis update to 1.8 and makefile silence commands
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 492f6f3..22c6629 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.7 + - 1.8 - tip env: |