Skip to content

Commit

Permalink
Merge pull request #616 from dhoppe/fix_travis_ci
Browse files Browse the repository at this point in the history
Fix Travis CI pipeline
  • Loading branch information
bastelfreak authored Dec 16, 2019
2 parents 1defc03 + d14b2b3 commit f74180c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moduleroot/.travis.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ addons:
<%- end -%>
<%- end -%>
before_install:
- gem update --system
- yes | gem update --system
- gem update bundler
- bundle --version
script:
Expand Down

0 comments on commit f74180c

Please sign in to comment.