1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Use trusty image and edge to use the latest available image

Thanks @SamSaffron for the tip! 🍰
This commit is contained in:
Zachary Scott 2016-05-16 16:26:38 +09:00
parent 33c274c35d
commit cb71bbb7a0

View file

@ -1,6 +1,9 @@
---
language: ruby
dist: trusty
group: edge
before_install:
- rvm get head
- gem install bundler