We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4df30 commit 6f3c383Copy full SHA for 6f3c383
.travis.yml
@@ -1,9 +1,6 @@
1
sudo: false
2
language: node_js
3
node_js: stable
4
-cache:
5
- directories:
6
- - node_modules
7
before_install:
8
- export TRAVIS_COMMIT_MSG="[deploy] $(git log --format='%h - %B' --no-merges -n 1)"
9
- export TRAVIS_COMMIT_USER="$(git log --no-merges -n 1 --format=%an)"
0 commit comments