diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..de7a383 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,5 @@ +language: java + +jdk: + - oraclejdk8 + - oraclejdk7 diff --git a/src/style.css b/src/style.css index ec5d5fe..ff6127e 100644 --- a/src/style.css +++ b/src/style.css @@ -11,7 +11,4 @@ background = background colour for navigation bar and edit menu text base colour has minmal effect - only a small amount of text */ - - } - diff --git a/target/classes/ClockView.class b/target/classes/ClockView.class index c38bf33..c7d832f 100644 Binary files a/target/classes/ClockView.class and b/target/classes/ClockView.class differ diff --git a/target/classes/Task.class b/target/classes/Task.class index 5994821..1c1f3e7 100644 Binary files a/target/classes/Task.class and b/target/classes/Task.class differ diff --git a/target/classes/style.css b/target/classes/style.css index ec5d5fe..ff6127e 100644 --- a/target/classes/style.css +++ b/target/classes/style.css @@ -11,7 +11,4 @@ background = background colour for navigation bar and edit menu text base colour has minmal effect - only a small amount of text */ - - } -