Skip to content

Commit f67ebf2

Browse files
chore(greenkeeper): Add encrypted token to travis for greenkeeper-lockfile
1 parent 71c5297 commit f67ebf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ env:
3838
# If CORE_BRANCH is empty, it will use the @uirouter/core from npm dependencies
3939
# (as specified in package.json)
4040
- CORE_BRANCH=
41-
41+
global:
42+
secure: TanWbkSRljYf0ENPiF3LDM+6RDYyUZoVIIQjUk9UDZ1MBvzEiqISB/zKSXSoYY1JNZpNcXgje2Sl08yGhAugRVodH+FJa/khSkXwRsZAlJuG8qPFAevW4gffvJvPAE7O0uy4jLyyu+Fi9dptdi1zDGsOps/Q+WURH9jWPGmQpj8=
4243
sudo: false
4344

4445
git:

0 commit comments

Comments
 (0)