# HG changeset patch # User Mikael Berthe # Date 1494669412 -7200 # Node ID 6461e0637767a1cc0868d7aba5764aaa85d78787 # Parent 787bbbf4c5da3992dd6ca430aadcd4b9be87780b Update travis file diff -r 787bbbf4c5da -r 6461e0637767 .travis.yml --- a/.travis.yml Sat May 13 11:23:10 2017 +0200 +++ b/.travis.yml Sat May 13 11:56:52 2017 +0200 @@ -20,3 +20,4 @@ - go get github.com/kr/text - go get github.com/m0t0k1ch1/gomif - go get github.com/mattn/go-isatty +- go get github.com/stretchr/testify/assert