diff options
| author | Itamar Turner-Trauring <[email protected]> | 2016-08-27 20:44:46 +0200 |
|---|---|---|
| committer | Carlos MartÃn Nieto <[email protected]> | 2016-08-27 20:47:01 +0200 |
| commit | 3c1ba8c40e4d654bfca8b535c861a63c41b16f27 (patch) | |
| tree | 6bf8ce8d4022b7378af5262f55d968d1b42e8fd6 /.travis.yml | |
| parent | 1670c49c7e02ba38aa10072a102a33c3e6d5e1c3 (diff) | |
Add test for slice-to-slice and GCo pointer detection
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index f796389..016cf2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ go: - 1.3 - 1.4 - 1.5 + - 1.6 - tip matrix: |
