Page MenuHomeMusing Studio

.travis.yml
No OneTemporary

.travis.yml

language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- 1.10
- tip
matrix:
allow_failures:
- go: tip
fast_finish: true
install:
- go get golang.org/x/net/html
script:
- go test -v ./...

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 22, 5:55 AM (14 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3155388

Event Timeline