Skip to content

Commit 2218c16

Browse files
committed
test [run deploy] 1.1.6 release
1 parent 1224c2b commit 2218c16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ before_script:
55
export PACKAGE_VERSION=$(npm version patch)
66
npm install -g documentation
77
npm run doc
8-
9-
fi
108
9+
fi
10+
#1224c2be85d445ec6ddb436cb07074344de86e1d 1224c2be85d445ec6ddb436cb07074344de86e1d
11+
#1224c2be85d445ec6ddb436cb07074344de86e1d
12+
#1b40f86d09b167693bbd72677f89d3b425363f9e
1113
language: node_js
1214
sudo: required
1315
node_js:
@@ -66,6 +68,7 @@ deploy:
6668
keep_history: true
6769
api_key: $GITHUB_TOKEN
6870
skip_cleanup: true
71+
file: package.json
6972
on:
7073
branch: clientBuild
7174
condition: $TRAVIS_COMMIT_MESSAGE == *"[run deploy]"*

0 commit comments

Comments
 (0)