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