Skip to content

Commit

Permalink
Restore travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
annda committed Nov 9, 2020
1 parent 2446d51 commit 72a15f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ language: php
php:
- '7.2'
install:
- composer install --no-dev
- composer install
script:
- composer check
before_deploy:
- zip -r formserver.zip .
deploy:
Expand Down

0 comments on commit 72a15f6

Please sign in to comment.