Skip to content
Snippets Groups Projects
Commit 528e85c9 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3017555: Changed [Varbase] Components dependencies on install: enable...

Issue #3017555: Changed [Varbase] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
parent 2e3f459f
No related branches found
No related tags found
No related merge requests found
sudo: required
dist: trusty dist: trusty
group: deprecated-2017Q4
language: php language: php
cache: cache:
bundler: true bundler: true
apt: true
directories: directories:
- "$HOME/.composer/cache" - "$HOME/.composer/cache"
- "$HOME/.drush/cache" - "$HOME/.drush/cache"
...@@ -43,13 +41,6 @@ matrix: ...@@ -43,13 +41,6 @@ matrix:
- php: 7.2 - php: 7.2
env: AFATG=05-content-management env: AFATG=05-content-management
addons:
apt:
update: true
packages:
- libappindicator1
- fonts-liberation
mysql: mysql:
database: test_varbase6c database: test_varbase6c
username: root username: root
......
...@@ -13,6 +13,7 @@ install: ...@@ -13,6 +13,7 @@ install:
- user - user
- node - node
- block - block
- help
themes: themes:
- adminimal_theme - adminimal_theme
- bootstrap - bootstrap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment