Sfoglia il codice sorgente

test that env tokens cannot be echo'ed

pull/385/head
Dave Machado 6 anni fa
committed by Dave Machado
parent
commit
952e93ff6a
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 948D4778D01A7B3F
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml Vedi File

@@ -5,6 +5,8 @@ before_install:
- rvm install 2.4.0
install:
- gem install awesome_bot
before_script:
- echo $GH_TOKEN
script:
- awesome_bot README.md --allow-ssl --allow 403,302
after_success:


Caricamento…
Annulla
Salva