Skip to content

Commit

Permalink
Update to 2.3.6 on euwe. 😅
Browse files Browse the repository at this point in the history
We previously tried to upgrade to 2.3.6 on euwe by backporting:
#15993

This was causing a hang in the automation test suite on euwe and we
reverted it in:
#16087

We now need to figure out why it's hanging so we can upgrade to 2.3.6+
on euwe.
  • Loading branch information
jrafanie committed Mar 29, 2018
1 parent df20f49 commit 6060a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- '2.3.1'
- '2.3.6'
sudo: false
cache:
bundler: true
Expand Down

0 comments on commit 6060a03

Please sign in to comment.