From 589e1034b0e2683c9108587ef3fd449ebb98b611 Mon Sep 17 00:00:00 2001 From: Celine Podgornik <31493506+capodgornik@users.noreply.github.com> Date: Tue, 23 Jan 2018 14:45:24 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc889b6..b0d10c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ script: ./grade.sh PA2Main PublicTestCases notifications: on_success: always - email: your.github.email@whatever.domain + email: capodgornik@gmail.com