~cypheon/livetools

ead2719b9a0f1dc808a4b4efa75218870e7fcc7f — Johann Rudloff 4 years ago 300bc52
Enable Windows build
1 files changed, 2 insertions(+), 0 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +2 -0
@@ 6,7 6,9 @@ rust:
os:
  - linux
  - osx
  - windows
matrix:
  allow_failures:
    - rust: nightly
    - os: windows
  fast_finish: true