Travis
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..dff5f3a
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1 @@
+language: java
diff --git a/README.md b/README.md
index c3a5ace..0b1f5c8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 Taverna Workflow system Local Worker Activity: User Interface part for use in the Taverna Workbench.
 
+[![Build Status](https://travis-ci.org/taverna/taverna-localworker-activity-ui.svg?branch=maintenance)](https://travis-ci.org/taverna/taverna-localworker-activity-ui)
+
 Extends https://github.com/taverna/taverna-localworker-activity
 
-This code was previously hosted at http://taverna.googlecode.com/svn/taverna/ui/net.sf.taverna.t2.ui-activities/
\ No newline at end of file
+This code was previously hosted at http://taverna.googlecode.com/svn/taverna/ui/net.sf.taverna.t2.ui-activities/