Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 9214328

Browse files
CaerusKaruThomasBurleson
authored andcommitted
chore: fix Travis deploy stage
1 parent 061083d commit 9214328

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
@@ -33,7 +33,7 @@ jobs:
3333
- env: "MODE=browserstack_required"
3434
- env: "MODE=travis_required"
3535
- stage: Deploy
36-
- env: "DEPLOY_MODE=build-artifacts"
36+
env: "DEPLOY_MODE=build-artifacts"
3737
env:
3838
global:
3939
- LOGS_DIR=/tmp/flex-layout-build/logs

0 commit comments

Comments
 (0)