mirror of
https://github.com/maputnik/editor.git
synced 2026-06-18 05:07:25 +00:00
Add Travis file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
language: go
|
||||
install:
|
||||
- go get
|
||||
test:
|
||||
- make
|
||||
Reference in New Issue
Block a user