mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
Update .travis.yml
This commit is contained in:
@@ -10,7 +10,7 @@ script:
|
||||
jobs:
|
||||
include:
|
||||
- stage: npm release
|
||||
if: (tag IS present) AND (branch = master)
|
||||
if: tag IS present
|
||||
node_js: stable
|
||||
script: yarn run build
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user