diff --git a/.travis.yml b/.travis.yml index 057922e4f276a9aaf6f52431e3e8c38cf0b4f681..5878d943c02e4cabd14dc62315b3e15c8f8e66c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -92,9 +92,6 @@ before_script: # Install Varbase Development feature. # Development Environment Modules and Features, make sure to disable this feature in production. - drush -y en varbase_development -vvv - - # Install entityqueue module. - - drush -y en entityqueue -vvv script: - cd ./profiles/varbase diff --git a/varbase.info.yml b/varbase.info.yml index 0ad388f0b65d218dcd5676337e0e2afdb8270c43..f17ddc9566ab419a0430162e83cc823d7c39e594 100644 --- a/varbase.info.yml +++ b/varbase.info.yml @@ -92,7 +92,7 @@ dependencies: - ultimate_cron - content_lock - content_lock_timeout - - fast_404 + - fast404 - imagemagick - imageapi_optimize