We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62854a commit fb46202Copy full SHA for fb46202
1 file changed
.travis.yml
@@ -3,7 +3,7 @@ cache: cargo
3
sudo: required
4
rust:
5
- nightly
6
-- 1.10.0
+- 1.13.0
7
addons:
8
postgresql: 9.4
9
before_script:
0 commit comments