i6502/.travis.yml

13 lines
124 B
YAML

language: go
go:
- 1.4
- tip
matrix:
allow_failures:
- go: tip
install:
- go get github.com/stretchr/testify