]> git.proxmox.com Git - rustc.git/blob - src/vendor/compiletest_rs/.travis.yml
New upstream version 1.23.0+dfsg1
[rustc.git] / src / vendor / compiletest_rs / .travis.yml
1 language: rust
2 rust: nightly
3 script: cd test-project && cargo test
4
5 notifications:
6 email:
7 - pmunksgaard@gmail.com
8 - laumann.thomas@gmail.com