Skip to content
Snippets Groups Projects
Commit ff626bd5 authored by Tomasz Drwięga's avatar Tomasz Drwięga Committed by asynchronous rob
Browse files

Travis build. (#12)

parent 74ec849f
Branches
No related merge requests found
sudo: false
language: rust
branches:
only:
- master
cache: cargo
matrix:
fast_finish: false
include:
- rust: stable
script:
- cargo check --all
- cargo test --all
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment