Skip to content

Commit

Permalink
CHange Qt link for Travis correction
Browse files Browse the repository at this point in the history
  • Loading branch information
aroquemaurel committed Apr 13, 2015
1 parent 2935179 commit cb18fd1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
- sudo apt-get install libmysqld-dev libmysqlclient-dev libqt5sql5-mysql libqt4-sql-mysql
- sudo apt-get install mlocate
- sudo apt-get install xvfb
- wget -O Qt5.2.0.tar.xz https://www.dropbox.com/s/mkqtb8teeydsmrk/Qt5.2.0.tar.xz?dl=0
- wget -O Qt5.2.0.tar.xz https://www.dropbox.com/s/vkqlecsep2mqp22/Qt5.2.0.tar.xz?dl=0
- mkdir ~/Qt5.2.0
- tar -xJf Qt5.2.0.tar.xz -C ~/Qt5.2.0
- sudo chmod -R 777 ~/Qt5.2.0/
Expand Down
2 changes: 1 addition & 1 deletion documents/LaTexTemplate
2 changes: 1 addition & 1 deletion fact-team.github.io

0 comments on commit cb18fd1

Please sign in to comment.