Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coder3101 committed Dec 15, 2019
1 parent eaeb0ce commit 39750e5
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
Expand Up @@ -9,9 +9,9 @@ before_install:
- git submodule update --init --recursive

install:
- sudo apt-get install qt597base qt597svg qt597network
- sudo apt-get install qt59base qt59svg qt59network qt59imageformat
- sudo apt-get install cmake
- source /opt/qt597/bin/qt597-env.sh
- source /opt/qt597/bin/qt59-env.sh


script:
Expand Down

0 comments on commit 39750e5

Please sign in to comment.