Skip to content

Commit

Permalink
Travis correction…
Browse files Browse the repository at this point in the history
  • Loading branch information
aroquemaurel committed Feb 26, 2015
1 parent 339a407 commit 2d31edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:
install:
- sudo apt-get install g++-4.8 gdb >> /dev/null
- sudo apt-get install doxygen
- suo apt-get install texlive texlive-fonts-extra latex-xcolor texlive-extra-utils texlive-font-utils
- sudo apt-get install texlive texlive-fonts-extra latex-xcolor texlive-extra-utils texlive-font-utils
- wget -O Qt5.2.0.tar.xz https://www.dropbox.com/s/mkqtb8teeydsmrk/Qt5.2.0.tar.xz?dl=0 >> /dev/null
- mkdir ~/Qt5.2.0
- tar -xJf Qt5.2.0.tar.xz -C ~/Qt5.2.0
Expand Down

0 comments on commit 2d31edb

Please sign in to comment.