summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 07833296a318b41710d5154f82e26c1816df67f3 (plain)
1
2
3
4
5
6
7
language: go
go:
  - tip
script:
  - go test ./...
  - go build
  - ./hugo -s docs/