Takaya Funabiki

Results 3 comments of Takaya Funabiki

Ok.First, You install go-lang, set environment variable 'GOPATH' and clone this repository to `$GOPATH/src/github.com/numa08/git-gitlab`. Second, you should show `.travis.yml`. `.travis.yml` is a configuration file for [travis-ci](http://travis-ci.org/). This file is written...

Thank you for your comment. I also tried cloning manually. The command I used is as follows. ``` cd $HOME/fvm/versions git clone [email protected]:flutter/flutter.git -b 3.16.4 --filter=tree:0 ./3.16.4 # and go...