Skip to content

Commit

Permalink
docs: travis docs update on master tags
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed May 23, 2020
1 parent ef129d3 commit 7bddd51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,10 @@ jobs:
script:
- "npm run docker"
- stage: pages
branches:
only:
- master
- /^v\d+\.\d.\d*$/
node_js: "lts/*"
sudo: false
script:
Expand Down

0 comments on commit 7bddd51

Please sign in to comment.