Removed 'gem install bundler' line
This commit is contained in:
@@ -3,7 +3,6 @@ rvm:
|
|||||||
- "2.5.3"
|
- "2.5.3"
|
||||||
|
|
||||||
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