From 73c0648384bab6b661cf9c03cbdbe1a98ccee624 Mon Sep 17 00:00:00 2001 From: CorruptComputer Date: Thu, 1 Jan 2015 13:42:45 -0600 Subject: [PATCH] Readds AsteroidStation to Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 27190c2f2a7..7775dd3ecb9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ env: - BYOND_MINOR="1247" matrix: - DM_MAPFILE="tgstation2" + - DM_MAPFILE="Asteroidstation" - DM_MAPFILE="ministation" before_install: