Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 2fdcca4

Browse files
Bundle install the Gemfile.lock instead of updating to newer versions
1 parent 09419c0 commit 2fdcca4

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
@@ -14,7 +14,7 @@ before_install:
1414
- gem install bundler
1515
before_script:
1616
- cd spec/test_app
17-
- bundle update
17+
- bundle install
1818
- bundle exec rails db:setup
1919
- cd ../../
2020
- if [[ "$DRIVER" == "travis" ]]; then chromedriver-update; fi

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /