Skip to content

Commit e55be77

Browse files
committed
specify bundler version
1 parent 0c9fedc commit e55be77

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
@@ -21,7 +21,7 @@ before_install:
2121
- tsql -C
2222
install:
2323
- export PATH=/opt/local/bin:$PATH
24-
- gem install bundler
24+
- gem install bundler -v 1.17.3
2525
- bundle --version
2626
- bundle install
2727
script:

0 commit comments

Comments
 (0)