Skip to content

Commit 0c48109

Browse files
committed
trying to get bundler right
1 parent 6c7c639 commit 0c48109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ _test_gem: &_test_gem
2323
# yarn is in /usr/local/bin/yarn version 1.3.2 and is not a package
2424
# must remove this zombie for new yarn to work
2525
- sudo rm -f /usr/local/bin/yarn
26-
- gem install bundler
2726
- nvm install 10
2827
- rvm install 2.5.1
28+
- gem install bundler
2929
- ln -s /usr/lib/chromium-browser/chromedriver ~/bin/chromedriver
3030
before_script:
3131
- echo before_script $COMPONENT

0 commit comments

Comments
 (0)