Allow tip to fail on Travis
diff --git a/.travis.yml b/.travis.yml
index 96d8489..5ebb6cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,10 @@
   - 1.6.1
   - tip
 
+matrix:
+  allow_failures:
+    - go: tip
+
 script:
   - go test -v ./...
 sudo: false
diff --git a/nohup.out b/nohup.out
new file mode 100644
index 0000000..8973bf2
--- /dev/null
+++ b/nohup.out
@@ -0,0 +1 @@
+QProcess::start: Process is already running