Skip to content

Commit

Permalink
Merge pull request teampoltergeist#735 from yob/build-2-3
Browse files Browse the repository at this point in the history
add MRI 2.3.0 to the travis build matrix
  • Loading branch information
route committed Feb 13, 2016
2 parents 4bab896 + ffbe165 commit f07004f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ before_install:
- tar -xvf $PWD/phantomjs-2.1-linux-x86_64.tar.bz2 -C $PWD/travis-phantomjs21 --strip-components 2 phantomjs-2.1.1-linux-x86_64/bin/phantomjs
- chmod +x $PWD/travis-phantomjs21/phantomjs
rvm:
- 2.3.0
- 2.2.2
- 2.1.6
- 2.0.0
Expand Down

0 comments on commit f07004f

Please sign in to comment.