darn it all

This commit is contained in:
Glyph 2019-04-13 00:49:39 -07:00
parent 4a8ccedbbf
commit fb0c1ca0e5
2 changed files with 1 additions and 1 deletions

1
.coveralls.yml Normal file
View File

@ -0,0 +1 @@
repo_token: "JFDTIRUVOQ8jCM3zcajrZALlpKXyiXGAX"

View File

@ -29,7 +29,6 @@ environment:
# /E:ON and /V:ON options are not enabled in the batch script intepreter
# See: http://stackoverflow.com/a/13751649/163740
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\bin\\admin\\run_with_env.cmd"
COVERALLS_REPO_TOKEN: "JFDTIRUVOQ8jCM3zcajrZALlpKXyiXGAX"
# Only use pre-installed Python versions, which Appveyor may upgrade to
# a later point release.