Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 4606ef1

Browse files
Update Ruby versions to test with support and the latest to check
for upcomming problems
1 parent ac69db0 commit 4606ef1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎.travis.yml‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
dist: trusty
22
language: ruby
33
rvm:
4-
- ruby
4+
- 2.4.4
5+
- 2.5.1
6+
- ruby-head
57
env:
6-
- DRIVER=travis HYPER_DEV_GEM_SOURCE="https://gems.ruby-hyperloop.org" TZ=Europe/Berlin
7-
- DRIVER=beheaded HYPER_DEV_GEM_SOURCE="https://gems.ruby-hyperloop.org" TZ=Europe/Berlin
8+
- DRIVER=travis TZ=Europe/Berlin
9+
- DRIVER=beheaded TZ=Europe/Berlin
810
before_install:
911
- if [[ "$DRIVER" == "travis" ]]; then wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb; fi
1012
- if [[ "$DRIVER" == "travis" ]]; then sudo dpkg -i google-chrome*.deb; fi

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /