1
0
mirror of https://github.com/ariejan/i6502.git synced 2024-05-28 22:41:34 +00:00
i6502/.travis.yml
Ariejan de Vroom 57b940dce1 Add NewCpu()
2014-08-12 21:28:30 +02:00

10 lines
75 B
YAML

language: go
go:
- 1.3
- tip
matrix:
allow_failures:
- go: tip