source: code/trunk/vendor/github.com/eknkc/amber/.travis.yml@ 67

Last change on this file since 67 was 67, checked in by Izuru Yakumo, 23 months ago

Use vendored modules

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 54 bytes
RevLine 
[67]1language: go
2
3go:
4 - tip
5
6script:
7 - go test -v ./...
Note: See TracBrowser for help on using the repository browser.