mirror of https://github.com/rwf2/Rocket.git
Ask Travis for a Ubuntu 14.04 box for more memory.
This commit is contained in:
parent
84255af4f9
commit
93ace71a50
|
@ -1,5 +1,6 @@
|
|||
language: rust
|
||||
sudo: required # so we get a VM with higher specs
|
||||
dist: trusty # so we get a VM with higher specs
|
||||
cache: cargo
|
||||
rust:
|
||||
- nightly
|
||||
|
|
Loading…
Reference in New Issue