File: .travis.yml

package info (click to toggle)
golang-github-rakyll-statik 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: makefile: 4
file content (10 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
language: go

go:
  - 1.7
  - 1.8
  - tip

install:
  - go build -v
  - ./statik -src=./example/public -dest=./example/