Skip to content

Commit 263550d

Browse files
committed
Fixing typo
1 parent a8aabb0 commit 263550d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

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

1010
install:
1111
- choco install swig
12-
- appveyor-tools\secure-file -decrypt coveralls.yml.enc -secret %my_secret%
12+
- appveyor-tools\secure-file -decrypt .coveralls.yml.enc -secret %my_secret%
1313
- "%PYTHON%\\python.exe -m pip install wheel tox"
1414

1515

0 commit comments

Comments
 (0)