Move build.sh into bin/
This commit is contained in:
@ -5,7 +5,7 @@ matrix:
|
||||
|
||||
# Assume bundler is being used, therefore
|
||||
# the `install` step will run `bundle install` by default.
|
||||
script: ./build.sh
|
||||
script: ./bin/build.sh
|
||||
|
||||
sudo: false # route your build to the container-based infrastructure for a faster build
|
||||
|
||||
|
Reference in New Issue
Block a user