File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - UT3_PASSWORD=ut3
2020 - UT3_TABLESPACE=users
2121 # Target Branch and Directory for Deployment of Docs
22- - PAGES_TARGET_BRANCH="gh-pages"
22+ - PAGES_TARGET_BRANCH="gh-pages"
2323 - PAGES_VERSION_BASE="version3"
2424
2525addons :
@@ -31,8 +31,8 @@ addons:
3131 - unzip
3232
3333
34- cache :
35- directories :
34+ cache :
35+ directories :
3636 - .cache
3737 - $HOME/.cache
3838
@@ -43,17 +43,17 @@ before_install:
4343 - test -f "$ORACLE_ZIP_DIR"/$(basename $ORACLE_FILE) || bash .travis/oracle/download.sh
4444
4545install :
46- - sudo pip install -r .travis/python_req.txt
46+ - sudo pip install -r .travis/python_req.txt
4747 - bash .travis/oracle/install.sh
48-
48+
4949script :
5050 - bash .travis/create_utplsql_user.sh
5151 - bash .travis/install_libraries.sh
5252 - bash .travis/install.sh
5353 - bash .travis/run_examples.sh
5454 - bash .travis/run_test.sh
55- - bash .travis/build_docs.sh
56- - bash .travis/push_docs_to_gh_pages.sh
55+ # - bash .travis/build_docs.sh
56+ # - bash .travis/push_docs_to_gh_pages.sh
5757
5858notifications :
5959 slack : utplsql:oiMuXO95TvKeAUENuDt4cPrB
You can’t perform that action at this time.
0 commit comments