Skip to content

Commit 27f1272

Browse files
committed
travis uses new install-deps command
1 parent 1532e13 commit 27f1272

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
@@ -7,7 +7,7 @@ before_script:
77
- gem install bindeps
88
- bundle install
99
- bundle exec rake compile
10-
- bundle exec bin/transrate --install-deps
10+
- bundle exec bin/transrate --install-deps all
1111
os:
1212
- linux
1313
- osx

0 commit comments

Comments
 (0)