updating travis
This commit is contained in:
parent
3adb7c78b6
commit
19728c9136
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ language: go
|
||||||
go:
|
go:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
go_import_path: src/
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - go get -t -v ./...
|
# - go get -t -v ./...
|
||||||
- go get -t -v github.com/zyxar/image2ascii/ascii
|
- go get -t -v github.com/zyxar/image2ascii/ascii
|
||||||
|
|
Loading…
Reference in a new issue