diff options
| author | Eyal Posener <[email protected]> | 2017-11-04 11:52:49 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-11-04 11:52:49 +0200 |
| commit | a1f9ea005b8360153429321071da4e42ce6ce323 (patch) | |
| tree | 0f7976f712f3cb3c70eac8eb78b5027e445e16c8 /.travis.yml | |
| parent | aae7e1e39fb3554591e2d20b4c86fea9bf2b15bc (diff) | |
| parent | 00c86494ff7035cfd62f66042e9ca2b118b90122 (diff) | |
Merge branch 'master' into split-last-equal
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 459df21..c2798f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: go sudo: false go: + - 1.9 - 1.8 - - tip before_install: - go get -u -t ./... |
