/[svn]/qsampler/trunk/.travis.yml
ViewVC logotype

Diff of /qsampler/trunk/.travis.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3756 by capela, Tue Mar 17 00:08:33 2020 UTC revision 3757 by capela, Fri Mar 27 13:57:20 2020 UTC
# Line 16  branches: Line 16  branches:
16    
17  before_install:  before_install:
18  - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa  - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
19  - sudo add-apt-repository --yes ppa:beineri/opt-qt-5.12.7-xenial  - sudo add-apt-repository --yes ppa:beineri/opt-qt-5.14.1-xenial
20  - sudo apt-get update -qq  - sudo apt-get update -qq
21    
22  install:  install:
23  - sudo apt-get install -qq qt512base qt512tools libgl-dev; source /opt/qt512/bin/qt512-env.sh  - sudo apt-get install -qq qt514base qt514tools libgl-dev; source /opt/qt514/bin/qt514-env.sh
24  - sudo apt-get install -qq liblscp-dev libgig-dev  - sudo apt-get install -qq liblscp-dev libgig-dev
25    
26  before_script:  before_script:

Legend:
Removed from v.3756  
changed lines
  Added in v.3757

  ViewVC Help
Powered by ViewVC