Skip to content

Commit be4a1ab

Browse files
Corrected the TRIGGER_REPO_SLUG in the travis config file
1 parent 644bb82 commit be4a1ab

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
@@ -6,7 +6,7 @@ env:
66
global:
77
- ENCRYPTION_LABEL: "aa286ccd339e"
88
- COMMIT_AUTHOR_EMAIL: "[email protected]"
9-
- TRIGGER_REPO_SLUG: "patternfly/patternfly-atomic"
9+
- TRIGGER_REPO_SLUG: "patternfly/angular-patternfly"
1010
- TRIGGER_REPO_BRANCH: "master"
1111

1212

0 commit comments

Comments
 (0)