Skip to content

Commit ada124c

Browse files
committed
[FIXUP] Duh Nick... you need to bundle...
Yeah, we are now using the `Rakefile`, so we need to bundle so `rake/extensiontask` is available...
1 parent b873cec commit ada124c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ before_install:
1818
- sudo --help
1919
- sudo -i which ruby
2020
- sudo -i which rake
21+
- bundle install
2122
- rake --trace test:docker:$RVM_RUBY_VERSION:build
2223

2324
script:

0 commit comments

Comments
 (0)