Skip to content

Commit

Permalink
Build three latest Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 12, 2018
1 parent 9cdf503 commit 9de119b
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
Expand Up @@ -6,9 +6,9 @@ cache:
directories:
- "travis_phantomjs"
rvm:
- 2.2.7
- 2.3.5
- 2.4.2
- 2.5.0
before_install:
- "phantomjs --version"
- "export PATH=$PWD/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:$PATH"
Expand Down

0 comments on commit 9de119b

Please sign in to comment.