Skip to content

Commit 5cb8265

Browse files
pesektomas66Ton99
authored andcommitted
removed unnecessary files, renamed docker containers
1 parent e6c0e13 commit 5cb8265

21 files changed

Lines changed: 2 additions & 15678 deletions

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ install:
1515
- docker-compose up -d webserver php-fpm
1616
- docker-compose exec php-fpm composer install --no-interaction
1717
- docker-compose exec php-fpm Tests/app/bin/console assets:install -v Tests/app
18-
- docker-compose exec -w /application/Tests/app php-fpm npm ci
18+
- docker-compose exec -w /application/Tests/app php-fpm npm i
1919
- docker-compose exec -w /application/Tests/app php-fpm npm run build
20-
- docker-compose exec php-fpm npm ci
20+
- docker-compose exec php-fpm npm i
2121

2222
script:
2323
- docker-compose exec php-fpm npm run test

Tests/app/.gitignore

Lines changed: 0 additions & 25 deletions
This file was deleted.

Tests/app/.travis.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

Tests/app/appveyor.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

Tests/app/cypress.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)