Skip to content

Commit 711f035

Browse files
committed
remove un'authd usage of psql
1 parent 5a883c8 commit 711f035

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ env: |
2222
RUST_LOG=error,rfcbot=debug
2323
before_install:
2424
- sudo systemctl start postgresql
25-
- psql --list
2625
- psql -d "$DATABASE_URL" --list
2726
- cargo fmt --all -- --check
2827
install:

0 commit comments

Comments
 (0)