summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 1d339e3719f2fddfeaa88e660385347307bb644b (plain)
1
2
3
4
5
6
7
8
9
language: rust
rust:
  - nightly
matrix:
  fast_finish: true
os:
  - windows
  - linux
  - osx