Allow tip to fail on Travis

This commit is contained in:
Bjørn Erik Pedersen 2016-05-08 14:34:24 +02:00
parent a0cdbddebd
commit 960e69f7c4
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,10 @@ go:
- 1.6.1
- tip
matrix:
allow_failures:
- go: tip
script:
- go test -v ./...
sudo: false

1
nohup.out Normal file
View file

@ -0,0 +1 @@
QProcess::start: Process is already running