From 18a6479aeccea19cb6c91ff9e0715bb49327feb5 Mon Sep 17 00:00:00 2001 From: William Knauss Date: Thu, 5 Jun 2014 16:42:52 -0400 Subject: [PATCH] EOF updates --- .travis.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ca0aef9..12bd60e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ notifications: email: - will.knauss@gmail.com on_success: never - on_failure: always \ No newline at end of file + on_failure: always diff --git a/Makefile b/Makefile index de76d8a..71b1056 100644 --- a/Makefile +++ b/Makefile @@ -12,4 +12,4 @@ phpunit-dep: ) .SILENT: -.PHONY: test phpunit-dep \ No newline at end of file +.PHONY: test phpunit-dep