We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8aabb0 commit 263550dCopy full SHA for 263550d
1 file changed
appveyor.yml
@@ -9,7 +9,7 @@ environment:
9
10
install:
11
- choco install swig
12
- - appveyor-tools\secure-file -decrypt coveralls.yml.enc -secret %my_secret%
+ - appveyor-tools\secure-file -decrypt .coveralls.yml.enc -secret %my_secret%
13
- "%PYTHON%\\python.exe -m pip install wheel tox"
14
15
0 commit comments