Removed 'gem install bundler' line

This commit is contained in:
Al Snow
2019-01-03 12:33:59 -05:00
parent 6574fb785c
commit 4273f184a2
-1
View File
@@ -3,7 +3,6 @@ rvm:
- "2.5.3"
before_install:
- "gem install bundler"
- "phantomjs --version"
- "export PATH=${PWD}/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:${PATH}"
- "phantomjs --version"