Merge remote-tracking branch 'jgallagher/master' into vtab

This commit is contained in:
gwenn
2016-07-02 11:51:42 +02:00
10 changed files with 62 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
environment:
TARGET: 1.8.0-x86_64-pc-windows-gnu
TARGET: 1.9.0-x86_64-pc-windows-gnu
MSYS2_BITS: 64
install:
- ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-${env:TARGET}.exe"