Skip to content

Commit a8aabb0

Browse files
committed
Adding encrypted codecov repo token
1 parent e8bbc1f commit a8aabb0

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.coveralls.yml.enc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
�n�:�y��6�d��?Y��2��G}� �u�Jw5S �X��z�@��4�~���� 6d�!�

appveyor.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11

22

33
environment:
4-
matrix:
5-
- PYTHON: "C:\\Python36-x64"
4+
my_variable:
5+
secure: En1qcj1/l2B3Nov+vOHlfRrFZk00bg1HPRouD64Gzfw=
6+
matrix:
7+
- PYTHON: "C:\\Python36-x64"
8+
69

710
install:
811
- choco install swig
12+
- appveyor-tools\secure-file -decrypt coveralls.yml.enc -secret %my_secret%
913
- "%PYTHON%\\python.exe -m pip install wheel tox"
1014

1115

0 commit comments

Comments
 (0)