summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-02-26 21:56:49 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-02-26 21:56:49 -0800
commit60f036845605a58d57179e30010d0a56c974a283 (patch)
tree2e7dd23898bb5e64fd76aba1668bb366c66fc33f
parent6c2e6d529b0b14b0da7ae56f1fd5fba14048cf0b (diff)
downloadnatsort-60f036845605a58d57179e30010d0a56c974a283.tar.gz
Dangerous attempt to get Windows to work
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2180bf0..2daa971 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,6 +53,7 @@ jobs:
- python: "3.7"
language: cpp
os: windows
+ filter_secrets: false
env:
- WITH_EXTRAS=""
- TOXENV=py37