Skip to content

Commit e2aaccc

Browse files
committed
Build updates
This change updates the versions of Ruby that the buildpack is tested against.
1 parent 6d960d7 commit e2aaccc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.2.2
3+
- 2.3.0
4+
- 2.2.4
45
- 1.9.3-p551
56
before_script: if [[ $TRAVIS_RUBY_VERSION != '1.9.3-p551' || $TRAVIS_SECURE_ENV_VARS
67
!= 'true' ]]; then unset CODECLIMATE_REPO_TOKEN; fi

0 commit comments

Comments
 (0)