From b9ca56ce96879f5362120ae10866bbf66f2c5db6 Mon Sep 17 00:00:00 2001 From: gedi Date: Sun, 4 Mar 2018 17:30:57 +0200 Subject: [PATCH] add go1.10 in travis --- .travis.yml | 1 + LICENSE | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7d37a5c..3ee1eb5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ go: - 1.7.x - 1.8.x - 1.9.x + - 1.10.x # - tip # sadly fails most of the times script: diff --git a/LICENSE b/LICENSE index 7f8bedf..a7bed43 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The three clause BSD license (http://en.wikipedia.org/wiki/BSD_licenses) -Copyright (c) 2013-2017, DATA-DOG team +Copyright (c) 2013-2018, DATA-DOG team All rights reserved. Redistribution and use in source and binary forms, with or without