File: .travis.yml

package info (click to toggle)
golang-github-stacktic-dropbox 0.0~git20160424.0.58f839b-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
language: go

go:
  - 1.1.2
  - 1.2.2
  - 1.3
  - tip