Skip to content

Commit 02c2e3c

Browse files
committed
specify a ruby version
1 parent e4b50e3 commit 02c2e3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
sudo: false
33

44
language: ruby
5+
rvm:
6+
- 2.2
57

68
# for faster builds
79
cache: bundler

0 commit comments

Comments
 (0)