Compare commits

...

1 Commits

Author SHA1 Message Date
Michael Kirk
6bdd097519 specify ruby version for CI
CI is currently failing because the default ruby on travis.org is 2.0,
but a dependency xcpretty, requires the latest activesupport, which
requires ruby >=2.2
2016-06-30 16:45:26 -07:00

1
.ruby-version Normal file
View File

@ -0,0 +1 @@
2.3.1