Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit d85b90f

Browse files
committed
Remove ruby 1.9.3 from circle ci script
1 parent 5dacc8e commit d85b90f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/ci.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
set -e
44

5-
rvm use 1.9.3-p551
6-
ruby -v
7-
bundle install --gemfile Gemfile.ruby-19
8-
bundle exec rspec
9-
105
rvm use 2.0.0-p648
116
ruby -v
127
bundle install

0 commit comments

Comments
 (0)