mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 07:00:49 +03:00
Encrypt slack token at travis config
This commit is contained in:
parent
1ca6f303c9
commit
f8b78443f9
10
.travis.yml
10
.travis.yml
|
@ -1,10 +1,10 @@
|
|||
sudo: false
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox
|
||||
script:
|
||||
- tox
|
||||
- tox
|
||||
language:
|
||||
- python
|
||||
- python
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.6
|
||||
|
@ -40,4 +40,6 @@ matrix:
|
|||
- python: pypy3
|
||||
env: TOXENV=pypy3
|
||||
notifications:
|
||||
slack: ets-labs:g9OU0r5PXjA5ueeoQw01dVvV
|
||||
slack:
|
||||
rooms:
|
||||
secure: CdWDgKnfYW7vvvoH3nS3yg3TcNZiYLRUyEp6ukQ4rQiiuR4+ltuvyGyFJWgP8r7VVJ9yHkB0jebCKWLUMsAEt1my33B6eMDEVefovpkdh2eJjGswmm80brt0EJULpgwPOtB1U47Mwca8L5jDW4KSv9RypUFRgn8eHDoWw6LKf5g=
|
||||
|
|
Loading…
Reference in New Issue
Block a user