Skip to content

Commit

Permalink
Merge pull request ParadiseSS13#8498 from Allfd/patch-1
Browse files Browse the repository at this point in the history
Change TravisCI tests to stable branch
  • Loading branch information
tigercat2000 authored Jan 24, 2018
2 parents 6391bfa + 45fdf27 commit 77ccb2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ git:

env:
global:
- BYOND_MAJOR="512"
- BYOND_MINOR="1395"
- BYOND_MAJOR="511"
- BYOND_MINOR="1385"
- BYOND_MACRO_COUNT=2
matrix:
- DM_MAPFILE="cyberiad"
Expand Down Expand Up @@ -46,4 +46,4 @@ matrix:
- shopt -s globstar
- (! grep 'step_[xy]' _maps/map_files/**/*.dmm)
- md5sum -c - <<< "6dc1b6bf583f3bd4176b6df494caa5f1 *html/changelogs/example.yml"
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs

0 comments on commit 77ccb2f

Please sign in to comment.