Kouhei Sutou 2019-03-26 15:01:35 +0900 (Tue, 26 Mar 2019) Revision: 8fb6cb6ed3db6e1dc450c86c7916ee08cdbce9be https://github.com/ranguba/chupa-text-http-server/commit/8fb6cb6ed3db6e1dc450c86c7916ee08cdbce9be Message: travis: use Gemfile.local.example Modified files: .travis.yml Modified: .travis.yml (+3 -0) =================================================================== --- .travis.yml 2019-03-26 15:00:15 +0900 (e34858e) +++ .travis.yml 2019-03-26 15:01:35 +0900 (66961d5) @@ -9,5 +9,8 @@ rvm: dist: xenial +before_install: + - ln -s Gemfile.local{.example,} + script: - bin/rails test -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190326/a6ac1947/attachment.html>