Removed the APi stuff
parent
f064d6f4b1
commit
06df5327d6
|
@ -5,8 +5,8 @@ node_js:
|
|||
- "15"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install realpath
|
||||
# - sudo apt-get update
|
||||
# - sudo apt-get -y install realpath
|
||||
- chmod +x ./scripts/travis/build.sh
|
||||
- chmod +x ./scripts/travis/deploy_server.sh
|
||||
- chmod +x ./scripts/travis/deploy_github.sh
|
||||
|
|
Loading…
Reference in New Issue