Reformat TravisCI config

This commit is contained in:
gmemstr 2017-09-24 11:50:16 -07:00
parent ebcfe2a519
commit a2e4466f0a

View file

@ -1,13 +1,13 @@
language: go language: go
go: go:
- 1.8.x - 1.8.x
before_install: before_install:
- go get github.com/gmemstr/pogo - go get github.com/gmemstr/pogo
- go get github.com/tools/godep - go get github.com/tools/godep
install: install:
- godep restore - godep restore
script: script: