We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5657f27 commit 12436b0Copy full SHA for 12436b0
.travis.yml
@@ -6,6 +6,7 @@ before_install:
6
- rvm default do gem install execjs
7
- git config --global user.name "Pre Commit"
8
- git config --global user.email "[email protected]"
9
+ - gem update bundler
10
cache:
11
- bundler
12
- npm
0 commit comments