commit | 1051eaf52fcafdd87ead59d28b065f1fcb8274ec | [log] [tgz] |
---|---|---|
author | Justinas Stankevicius <justinas@justinas.org> | Sat Sep 10 13:38:22 2016 +0300 |
committer | Justinas Stankevicius <justinas@justinas.org> | Sat Sep 10 13:38:22 2016 +0300 |
tree | 1f23a6258e9c4b28b96d351031a8da66dfc16bee | |
parent | aea8df7fd1a8701eedb49e9cedb81a3c251b8454 [diff] |
Remove testify/assert dependency for good
diff --git a/.travis.yml b/.travis.yml index 3a59818..b2c7a4b 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,8 +1,5 @@ language: go -install: - - go get github.com/stretchr/testify/assert - matrix: include: - go: 1.0