We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed26ff0 commit 975c9fdCopy full SHA for 975c9fd
1 file changed
.travis.yml
@@ -2,6 +2,7 @@ language: rust
2
rust:
3
- nightly
4
- beta
5
+- stable
6
addons:
7
postgresql: 9.4
8
before_script:
0 commit comments