diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index b44c0a75..00000000 --- a/.travis.yml +++ /dev/null @@ -1,6 +0,0 @@ -language: node_js -node_js: - - "node" -before_script: - - npm test - - npm run build diff --git a/README.md b/README.md index 4521210c..36e9a9fb 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ -[![Build Status](https://travis-ci.org/SAP/openui5-basic-template-app.svg?branch=master)](https://travis-ci.org/SAP/openui5-basic-template-app) [![REUSE status](https://api.reuse.software/badge/github.com/SAP/openui5-basic-template-app)](https://api.reuse.software/info/github.com/SAP/openui5-basic-template-app) ![OpenUI5 logo](http://openui5.org/images/OpenUI5_new_big_side.png) +# DEPRECATED + +**⚠️ This project has been deprecated in favor of [OpenUI5 Sample App](https://github.com/SAP/openui5-sample-app).** + # openui5-basic-template-app OpenUI5 basic template app using the UI5 Build and Development Tooling. You can use it as a starting point to build custom OpenUI5 apps. ## More information -* [Live Demo](https://sap.github.io/openui5-basic-template-app) +* [Live Demo](https://sap-archive.github.io/openui5-basic-template-app) * [Documentation](https://openui5.hana.ondemand.com/#/topic/7a4d93c0b0bb439b9d889ffc5b02eac9) * [UI5 Tooling](https://github.com/SAP/ui5-tooling) * [OpenUI5](https://github.com/SAP/openui5)