1
0
mirror of https://github.com/ariejan/i6502.git synced 2024-06-08 18:29:33 +00:00
i6502/.travis.yml
2014-08-13 06:19:44 +02:00

13 lines
124 B
YAML

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