diff options
author | 2016-03-19 16:33:59 +0000 | |
---|---|---|
committer | 2016-03-19 16:33:59 +0000 | |
commit | 9d14d5fcf03551b9c18633581231cc4618b5a4f5 (patch) | |
tree | ce43638158025604fb98d7c4d7a4ac66ce2cde3a | |
parent | d73786ae91a6822e3ef22370f7739d1730cc0a78 (diff) | |
download | coredns-9d14d5fcf03551b9c18633581231cc4618b5a4f5.tar.gz coredns-9d14d5fcf03551b9c18633581231cc4618b5a4f5.tar.zst coredns-9d14d5fcf03551b9c18633581231cc4618b5a4f5.zip |
no tip
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e9654b9ab..4fe375cae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,5 @@ sudo: false go: - 1.5 - 1.6 - - tip script: - go test -race -bench=./... ./... |