We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7aa99 commit 8666ac1Copy full SHA for 8666ac1
.travis.yml
@@ -7,6 +7,7 @@ php:
7
env:
8
global:
9
- DEFAULT_COMPOSER_FLAGS="--no-interaction --no-ansi --no-progress --no-suggest"
10
+ - JWT_SECRET=supersecretkeyyoushouldnotcommittogithub
11
12
before_script:
13
- composer self-update
0 commit comments