Sign in
edge
/
third_party
/
justinas
/
alice
/
9220f08973b26b6638cf8994595045e254630b4f
/
.
/
.travis.yml
blob: f56caedf2cc5640d3246ce1246d8c4dcebf1332c [
file
] [
log
] [
blame
]
language:
go
install:
-
go get github.com/stretchr/testify/assert
matrix:
include:
-
go:
1.1
-
go:
1.2
-
go:
1.3
-
go:
1.4
-
go:
1.5
-
go:
1.6
-
go:
1.7
-
go:
tip
allow_failures:
-
go:
tip