Added 'gem install bundler' to .travis.yml file
This commit is contained in:
@@ -3,6 +3,7 @@ rvm:
|
|||||||
- "2.5.1"
|
- "2.5.1"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- "gem install bundler"
|
||||||
- "phantomjs --version"
|
- "phantomjs --version"
|
||||||
- "export PATH=${PWD}/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:${PATH}"
|
- "export PATH=${PWD}/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:${PATH}"
|
||||||
- "phantomjs --version"
|
- "phantomjs --version"
|
||||||
|
|||||||
Reference in New Issue
Block a user