Change the map file(s) that Travis checks, ensure it errors if one or more is not present

This commit is contained in:
GinjaNinja32
2014-12-05 17:54:32 +00:00
parent 93805d5742
commit 72e01bc29a

View File

@@ -17,5 +17,5 @@ install:
- cd ..
script:
- (! grep -q 'step_[xy]' maps/tgstation2.dmm)
- $(for i in 1 2 3 4 5 6; do (grep -q 'step_[xy]' maps/exodus-$i.dmm; if [ $? -eq 1 ]; then exit 0; else exit 1; fi) done)
- DreamMaker baystation12.dme