commit | 5c7818208c5554708f59eb76e1cca7ba4528d6f8 | [log] [tgz] |
---|---|---|
author | Justinas Stankevicius <justinas@justinas.me> | Mon Jun 30 09:22:58 2014 +0300 |
committer | Justinas Stankevicius <justinas@justinas.me> | Mon Jun 30 09:22:58 2014 +0300 |
tree | 1273d5fb6152ef782e13566802c4b54847828fcb | |
parent | 748bde72abcdc5245c89103edd9db0812b62f9bf [diff] |
Formatting. Serious stuff.
diff --git a/.travis.yml b/.travis.yml index eed0c4b..f825220 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,7 +1,8 @@ language: go install: - - go get github.com/stretchr/testify/assert + - go get github.com/stretchr/testify/assert + go: - 1.1 - 1.2