diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 69277315..41f34e8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,6 @@ matrix: env: ARCH=i386 allow_failures: - rust: nightly - - os: windows install: ci/install.sh script: ci/script.sh |