Commit Graph

5 Commits

Author SHA1 Message Date
Junegunn Choi 2166b4ca17
Fix test cases
We were not properly waiting for truthy-ness in until blocks.

Need Minitest with 21d9e804b6
2020-10-23 19:54:45 +09:00
Junegunn Choi 293dd76af1
Update Dockerfile 2020-02-03 15:00:21 +09:00
Junegunn Choi df570afd52
[docker] Fix gem install option in Dockerfile 2019-03-31 11:22:12 +09:00
Junegunn Choi af87650bc4
[docker] Build binary from source 2018-06-08 19:42:29 +09:00
Junegunn Choi 76a2dcb5a9
Add Dockerfile for running tests
make docker
make docker-test
2018-06-01 18:23:25 +09:00