diff options
| author | mo khan <mo.khan@gmail.com> | 2020-05-15 17:53:07 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-05-15 17:53:07 -0600 |
| commit | 452dbed9db85e93e3f29309cff3b9e305329bcf0 (patch) | |
| tree | 2d2a2bc2d35aaa49a93f2daa8a42760414269c86 /bin/setup | |
| parent | 06a62a7733cfcf32f057dcf2979c8772efef433b (diff) | |
Update bin/setup to try to make Travis CI happy
Diffstat (limited to 'bin/setup')
| -rwxr-xr-x | bin/setup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ gem install bundler --conservative -v '~> 2.0' git submodule update --init bundle check || bundle install --jobs "$(sysctl -n hw.ncpu || nproc)" bin/compile -ruby -Ilib ./exe/spandx pull +bundle exec ruby -Ilib ./exe/spandx pull |
