We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe494da commit ca0db35Copy full SHA for ca0db35
.travis.yml
@@ -2,7 +2,7 @@ language: rust
2
rust:
3
- nightly
4
- beta
5
-- stable
+- 1.8.0
6
addons:
7
postgresql: 9.3
8
script:
0 commit comments