Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 3eaf430

Browse files
committed
Testing APM integration in DPL.
1 parent 3add8c1 commit 3eaf430

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.travis.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,13 @@ addons:
2929
- git
3030
- libgnome-keyring-dev
3131
- fakeroot
32-
32+
3333
deploy:
34-
provider: script
35-
skip_cleanup: true
36-
script: $APM_SCRIPT_PATH
34+
provider: apm
35+
api_key:
36+
secure: "MvxKJAUglt0zbMBMOEaJFwqK8ptYlJD1mSyTNZ7x0T02CdST4Fx70AK3x79odI0o8YUGrLKfFdJyBrGkme9ainYDeomIu0O4QTZ2tGdpLsbTop4dDnQbYjyba/gI6aK+4x9WJ167CY3bYLs+0w3P4HMhtvsvQuLAhpZqbZykOgQ="
37+
edge:
38+
source: kepler0/dpl
39+
branch: apm
3740
on:
3841
tags: true

0 commit comments

Comments
 (0)