File: .travis.yml

package info (click to toggle)
golang-github-hashicorp-go-version 0.0~git20150915.0.2b9865f-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 56
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
language: go 

go: 
  - 1.0
  - 1.1 
  - 1.2
  - 1.3
  - 1.4
  
script:
  - go test