Skip to content

Commit

Permalink
updates md5sum of example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordie0608 committed Nov 11, 2015
1 parent 2a2e610 commit acb4783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ before_script:
script:
- shopt -s globstar
- (! grep 'step_[xy]' _maps/**/*.dmm)
- md5sum -c - <<< "29d5a6e23d172846354505e60ecfe7e7 *html/changelogs/example.yml"
- md5sum -c - <<< "49bc6b1b9ed56c83cceb6674bd97cb34 *html/changelogs/example.yml"
- tools/check_filedirs.sh tgstation.dme
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs
- source $HOME/BYOND-${BYOND_MAJOR}.${BYOND_MINOR}/byond/bin/byondsetup
Expand Down

0 comments on commit acb4783

Please sign in to comment.