Skip to content

Commit c88fb8e

Browse files
committed
Installing Appveyor secure-file tool
1 parent 263550d commit c88fb8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ environment:
99

1010
install:
1111
- choco install swig
12+
- ps: iex ((New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/appveyor/secure-file/master/install.ps1'))
1213
- appveyor-tools\secure-file -decrypt .coveralls.yml.enc -secret %my_secret%
1314
- "%PYTHON%\\python.exe -m pip install wheel tox"
1415

0 commit comments

Comments
 (0)