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