File: .travis.yml

package info (click to toggle)
golang-github-franela-goblin 0.0.1%2Bgit20160123.62.889391d-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 176 kB
  • ctags: 129
  • sloc: makefile: 7
file content (8 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
language: go
go:
 - 1.1.2
 - 1.5.3
notifications:
  email:
      - ionathan@gmail.com
      - marcosnils@gmail.com