diff options
| author | Seba Gamboa <[email protected]> | 2015-09-22 16:13:51 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2015-09-22 16:13:51 -0300 |
| commit | 80ab1e961810a6b571517ac9625e998194fbd57b (patch) | |
| tree | 4af6a1e39d182d61761e21359f2d9a3e6745c8d0 /.travis.yml | |
| download | yard-mruby-80ab1e961810a6b571517ac9625e998194fbd57b.tar.gz yard-mruby-80ab1e961810a6b571517ac9625e998194fbd57b.zip | |
bundle gem yard-mruby
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..330a689 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: ruby +rvm: + - 2.2.1 +before_install: gem install bundler -v 1.10.6 |
