1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00

see if travis will build rust on all the platforms

This commit is contained in:
Wez Furlong 2019-02-19 08:50:48 -08:00
parent 2fc62bbf1b
commit 1477231ac4

View File

@ -8,6 +8,11 @@ rust:
- beta
- nightly
os:
- osx
- linux
- windows
matrix:
allow_failures:
- rust: beta