Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

Commit

Permalink
[#151316420] Upgrade Ruby from 2.3.4 to 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmarden committed Sep 22, 2017
1 parent 82d732a commit bd8ca9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
ruby-2.3.4
ruby-2.3.5
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
bundler_args: --without development
language: ruby
rvm:
- 2.3.4
- 2.3.5
before_install:
- curl -O https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.4.deb && sudo dpkg -i elasticsearch-1.4.4.deb && true
- 'echo ''script.disable_dynamic: false'' | sudo tee --append /etc/elasticsearch/elasticsearch.yml'
Expand Down

0 comments on commit bd8ca9d

Please sign in to comment.