mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
Merge pull request #17 from cloudflare/travis
Add a config file for travis-ci.org
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
|
||||
go_import_path: github.com/cloudflare/unsee
|
||||
|
||||
script:
|
||||
- make test
|
||||
Reference in New Issue
Block a user