1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2024-11-22 11:30:05 -05:00

Add .travis.yml

This commit is contained in:
Aaron Lindsay 2017-04-08 11:11:01 -04:00
parent 3f5249cad4
commit b8620f40c8

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- 1.8.x
- master