1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00
micropub/.travis.yml
2019-11-14 20:31:47 -05:00

8 lines
106 B
YAML

---
sudo: false
language: ruby
cache: bundler
rvm:
- 2.6.5
before_install: gem install bundler -v 2.0.2