before_install:
  - ./install-godeps.sh

script:
  - make travis

language: go

go:
  - 1.8