We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a883c8 commit 711f035Copy full SHA for 711f035
.travis.yml
@@ -22,7 +22,6 @@ env: |
22
RUST_LOG=error,rfcbot=debug
23
before_install:
24
- sudo systemctl start postgresql
25
- - psql --list
26
- psql -d "$DATABASE_URL" --list
27
- cargo fmt --all -- --check
28
install:
0 commit comments