Przeglądaj źródła

Try to fix travis deployment

pull/342/head
Guillaume Vincent 6 lat temu
rodzic
commit
a1a677b6d4
1 zmienionych plików z 2 dodań i 4 usunięć
  1. +2
    -4
      .travis.yml

+ 2
- 4
.travis.yml Wyświetl plik

@@ -1,13 +1,11 @@
dist: trusty
sudo: required
language: node_js
node_js:
- 6
- 'node'
env:
- EXTENSION_ID=lcmbpoclaodbgkbjafnkbbinogcbnjih
deploy:
provider: script
skip_cleanup: true
script: npm run release
on:
branch: master
tags: true

Ładowanie…
Anuluj
Zapisz