We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f008d04 commit fe688e5Copy full SHA for fe688e5
.travis.yml
@@ -16,6 +16,7 @@ if: '!(commit_message =~ /^Release/ && tag is blank)'
16
jobs:
17
include:
18
- stage: Deploy
19
+ os: linux
20
# We have already run tests
21
script: npm run build
22
if: tag is not blank
0 commit comments