aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
blob: 7d3fae3e30a5c4d814669c1b38cfbd6093bb06ae (plain) (blame)
1
2
3
4
5
6
7
8
9
sudo: required
dist: trusty
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.3.0