Removed the APi stuff

master
WolverinDEV 2021-05-22 13:37:33 +02:00
parent f064d6f4b1
commit 06df5327d6
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ node_js:
- "15" - "15"
before_install: before_install:
- sudo apt-get update # - sudo apt-get update
- sudo apt-get -y install realpath # - sudo apt-get -y install realpath
- chmod +x ./scripts/travis/build.sh - chmod +x ./scripts/travis/build.sh
- chmod +x ./scripts/travis/deploy_server.sh - chmod +x ./scripts/travis/deploy_server.sh
- chmod +x ./scripts/travis/deploy_github.sh - chmod +x ./scripts/travis/deploy_github.sh