mirror of
https://github.com/maputnik/editor.git
synced 2026-09-11 14:57:26 +00:00
Update Travis go get
This commit is contained in:
+5
-2
@@ -1,5 +1,8 @@
|
||||
language: go
|
||||
install:
|
||||
- go get
|
||||
- go get github.com/gorilla/handlers
|
||||
- go get github.com/gorilla/mux
|
||||
- go get github.com/gorilla/websocket
|
||||
- go get github.com/urfave/cli
|
||||
test:
|
||||
- make
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user