Skip to content

Commit d839d01

Browse files
committed
fix: update Travis job label
1 parent 51adf88 commit d839d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- cd ../../../ && composer run build # finish running through the remainder of the Drupal Lab build
6464

6565
- stage: Prep
66-
name: 'Build + Deploy'
66+
name: 'Build + Deploy Website'
6767
script:
6868
# Clear incache file on normal Travis builds
6969
- find . -name '.incache' -exec rm -rf {} +

0 commit comments

Comments
 (0)