socktop-webterm/.travis.yml

13 lines
153 B
YAML
Raw Normal View History

2019-03-29 13:11:07 +00:00
language: rust
rust:
- stable
- nightly
- beta
matrix:
allow_failures:
- rust: stable
fast_finish: true
cache: cargo
before_install:
- npm install