diff --git a/.travis.yml b/.travis.yml index 5ad2d1a3..c5283c04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ cache: cargo sudo: required rust: - nightly -- 1.10.0 +- 1.13.0 addons: postgresql: 9.4 before_script: