.travis.yml
changeset 137 acaea3179f4d
parent 30 9b38f29c260d
child 142 048f390e94c5
--- a/.travis.yml	Tue Apr 18 19:31:42 2017 +0200
+++ b/.travis.yml	Wed Apr 19 09:30:47 2017 +0200
@@ -9,10 +9,8 @@
   fast_finish: true
 branches:
   only:
-  - develop
   - master
 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
+- go get github.com/sendgrid/rest