Skip to content

Commit

Permalink
make travis update to allow for multi-platform deployment and bypass …
Browse files Browse the repository at this point in the history
…version locking
  • Loading branch information
Peter Culka committed Apr 28, 2021
1 parent 9f67e51 commit f5ddfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before_script:
- cp .env.dist .env
- composer install --dev
- composer update --dev
language: php
php:
- '7.4'
Expand Down

0 comments on commit f5ddfb5

Please sign in to comment.