Skip to content

Commit

Permalink
Update Go and Qt versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tgerring committed Feb 25, 2015
1 parent 52ccaa6 commit ce2b242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go
go:
- 1.4.1
- 1.4.2
before_install:
- sudo add-apt-repository ppa:beineri/opt-qt54 -y
- sudo add-apt-repository ppa:beineri/opt-qt541 -y
- sudo apt-get update -qq
- sudo apt-get install -yqq libgmp3-dev libreadline6-dev qt54quickcontrols qt54webengine
install:
Expand Down

0 comments on commit ce2b242

Please sign in to comment.