.travis.yml
changeset 30 9b38f29c260d
parent 9 6d7d0670dc9a
child 137 acaea3179f4d
--- a/.travis.yml	Thu Apr 06 23:39:36 2017 +0200
+++ b/.travis.yml	Thu Apr 06 23:53:31 2017 +0200
@@ -14,3 +14,5 @@
 install:
 - go get github.com/urfave/cli
 - go get github.com/stretchr/testify/assert
+- go get github.com/naoina/toml
+- go get github.com/sendgrid/rest
\ No newline at end of file