Travis: use container-based infrastructure
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
This commit is contained in:
parent
24e390047e
commit
054453be88
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
language: rust
|
||||
sudo: false
|
||||
script:
|
||||
- ( cd maud_macros && cargo test --verbose )
|
||||
|
|
Loading…
Add table
Reference in a new issue