We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1532e13 commit 27f1272Copy full SHA for 27f1272
.travis.yml
@@ -7,7 +7,7 @@ before_script:
7
- gem install bindeps
8
- bundle install
9
- bundle exec rake compile
10
- - bundle exec bin/transrate --install-deps
+ - bundle exec bin/transrate --install-deps all
11
os:
12
- linux
13
- osx
0 commit comments