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 6901da2 commit 8663e30Copy full SHA for 8663e30
.travis.yml
@@ -1,6 +1,8 @@
1
sudo: required
2
language: java
3
dist: trusty
4
+services:
5
+ - postgresql
6
7
before_script:
8
- ./.travis/make_postgres.sh
0 commit comments