File: .travis.yml

package info (click to toggle)
golang-github-mitchellh-mapstructure 0.0~git20160212.0.d2dd026-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 140 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
language: go 

go: 
  - 1.4
  
script:
  - go test