mirror of https://github.com/rwf2/Rocket.git
Ask Travis for a better VM.
This commit is contained in:
parent
deaa6e7796
commit
ce34ea82a6
|
@ -1,4 +1,6 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
sudo: required # so we get a VM with higher specs
|
||||||
|
dist: trusty # so we get a VM with higher specs
|
||||||
cache: cargo
|
cache: cargo
|
||||||
rust:
|
rust:
|
||||||
- nightly
|
- nightly
|
||||||
|
|
Loading…
Reference in New Issue