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 ec642da commit ca0a89dCopy full SHA for ca0a89d
.travis.yml
@@ -1,4 +1,6 @@
1
language: rust
2
+addons:
3
+ postgresql: 9.4
4
script:
5
- cargo test
6
- cargo doc --no-deps
0 commit comments