Skip to content

Commit

Permalink
Touch commit to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-obuchowicz committed Nov 17, 2017
1 parent c6fb694 commit 85dd867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ sudo -i bash -c "phpenmod -v 7.1 -s cli -m xdebug; phpenmod -v 7.1 -s fpm -m xde
# Disable XDebug
sudo -i bash -c "phpdismod -v 7.1 -s cli -m xdebug; phpdismod -v 7.1 -s fpm -m xdebug; service php7.1-fpm restart"
```

0 comments on commit 85dd867

Please sign in to comment.