Explorar o código

Add macOS to Travis config.

Bruce Mitchener %!s(int64=7) %!d(string=hai) anos
pai
achega
5f66bd116b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -3,6 +3,9 @@ rust:
   - stable
   - beta
   - nightly
+os:
+  - linux
+  - osx
 matrix:
   allow_failures:
     - rust: nightly