mirror of
https://github.com/teampoltergeist/poltergeist.git
synced 2022-11-09 12:05:00 -05:00
add MRI 2.3.0 to the travis build matrix
This commit is contained in:
parent
46ecfcf9c5
commit
ffbe165f1a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue