1
0
mirror of https://github.com/ariejan/i6502.git synced 2024-06-07 12:29:27 +00:00
i6502/.travis.yml

10 lines
75 B
YAML
Raw Normal View History

2014-08-12 19:28:30 +00:00
language: go
go:
- 1.3
- tip
matrix:
allow_failures:
- go: tip