diff --git a/.travis.yml b/.travis.yml index 0180f86496ac1f3c409b22a4945f3fe53e7a1b45..4659503e90e5cd5b9ce319651f1f0fd7792ca1c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - tip + - 1.4.1 before_install: - sudo add-apt-repository ppa:beineri/opt-qt54 -y - sudo apt-get update -qq