diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 92a1e92..0000000 --- a/.travis.yml +++ /dev/null @@ -1,3 +0,0 @@ -language: node_js -node_js: - - 4 \ No newline at end of file diff --git a/README.md b/README.md index b44bba1..319effe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -[![Build Status](https://travis-ci.org/oslab-fr/lesspass.svg?branch=master)](https://travis-ci.org/oslab-fr/lesspass) - # lesspass -lesspass is like keepass without the need to persist passwords + +lesspass single page app for https://lesspass.com ## requirements @@ -23,19 +22,6 @@ start application open the application in a browser: [http://localhost:8080](http://localhost:8080) -## run tests - -install dependencies - - npm install - -run tests - - npm run test - -run test in watch mode - - npm run test:watch ## run production mode diff --git a/app/app.old.vue b/app/app.old.vue deleted file mode 100644 index a9232a6..0000000 --- a/app/app.old.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - - \ No newline at end of file diff --git a/app/components/index.old.vue b/app/components/index.old.vue deleted file mode 100644 index 7346262..0000000 --- a/app/components/index.old.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - diff --git a/app/components/password-generator.vue b/app/components/password-generator.vue index 841e947..d278563 100644 --- a/app/components/password-generator.vue +++ b/app/components/password-generator.vue @@ -140,7 +140,7 @@