diff --git a/.travis.yml b/.travis.yml index 60370fd6..e28d68ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,4 +43,4 @@ branches: notifications: irc: channels: - - "irc.freenode.org#silverstripe" + - "irc.freenode.org#silverstripe" \ No newline at end of file diff --git a/composer.json b/composer.json index 07196765..785a4c70 100644 --- a/composer.json +++ b/composer.json @@ -23,4 +23,4 @@ "autoload": { "classmap": ["tests/behat/"] } -} \ No newline at end of file +}