Move shopt option setting to before script step

This isn't actually something we want to check for failure on or not
This commit is contained in:
oranges
2016-04-05 16:26:22 +12:00
parent 1cf07c2445
commit c5adf33316

View File

@@ -41,9 +41,9 @@ before_script:
- cd tgui && npm install && cd ..
- chmod +x ./install-byond.sh
- ./install-byond.sh
- shopt -s globstar
script:
- shopt -s globstar
- (! grep 'step_[xy]' _maps/**/*.dmm)
- md5sum -c - <<< "49bc6b1b9ed56c83cceb6674bd97cb34 *html/changelogs/example.yml"
- tools/check_filedirs.sh tgstation.dme