File: .travis.yml

package info (click to toggle)
golang-github-sajari-fuzzy 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 6,500 kB
  • sloc: makefile: 8
file content (9 lines) | stat: -rw-r--r-- 93 bytes parent folder | download
1
2
3
4
5
6
7
8
9
sudo: false
language: go
go:
- 1.4
- 1.5
- tip
notifications:
  email:
    - infra@sajari.com