Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc799a commit f008eedCopy full SHA for f008eed
1 file changed
.travis.yml
@@ -46,6 +46,7 @@ cache:
46
install:
47
- pip install mkdocs
48
- bash .travis/install_sqlcl.sh
49
+ - dh -f
50
- bash .travis/start_db.sh
51
52
script:
0 commit comments