tweaking integrity script
This commit is contained in:
parent
ddf3a07f76
commit
8f9edaf7ca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
system('bundle exec rake')
|
system('BUNDLE_GEMFILE=./Gemfile bundle exec rake')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue