Skip to content

Commit

Permalink
[MIRROR] Sets travis job names (tgstation#8328)
Browse files Browse the repository at this point in the history
* Set travis job names (tgstation#39335)

Oh boy new features

* Sets travis job names
  • Loading branch information
HonkBot authored and Carbonhell committed Jul 26, 2018
1 parent 48a372d commit e831577
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ matrix:
include:
- env:
- BUILD_TOOLS=true
name: "Build Tools"
addons:
apt:
packages:
Expand All @@ -18,6 +19,7 @@ matrix:
- env:
- BUILD_TESTING=true
- BUILD_TOOLS=false
name: "Build All Maps"
addons:
apt:
packages:
Expand All @@ -28,6 +30,7 @@ matrix:
- env:
- BUILD_TESTING=false
- BUILD_TOOLS=false
name: "Build and Run Unit Tests"
addons:
mariadb: '10.2'
apt:
Expand Down

0 comments on commit e831577

Please sign in to comment.