]> git.lizzy.rs Git - rust.git/blob - .travis.yml
split main function and test function into their own files
[rust.git] / .travis.yml
1 language: rust
2 sudo: false
3
4 script:
5  - cargo build
6  - cargo test