Skip to content

Commit

Permalink
Build against recent Ruby versions on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Nov 6, 2017
1 parent d7d2b30 commit 0cb6cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ cache:
- "travis_phantomjs"
rvm:
- 2.2.7
- 2.3.4
- 2.4.1
- 2.3.5
- 2.4.2
before_install:
- "phantomjs --version"
- "export PATH=$PWD/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:$PATH"
Expand Down

0 comments on commit 0cb6cc4

Please sign in to comment.