/[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 3382 by capela, Fri Dec 1 14:41:32 2017 UTC revision 3415 by capela, Fri Feb 2 15:39:24 2018 UTC
# Line 20  env: Line 20  env:
20    
21  before_install:  before_install:
22  - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa  - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
23  - if [[ "$QT_SELECT" = "5" ]]; then sudo add-apt-repository --yes ppa:beineri/opt-qt592-trusty; fi  - if [[ "$QT_SELECT" = "5" ]]; then sudo add-apt-repository --yes ppa:beineri/opt-qt593-trusty; fi
24  - sudo apt-get update -qq  - sudo apt-get update -qq
25    
26  install:  install:

Legend:
Removed from v.3382  
changed lines
  Added in v.3415

  ViewVC Help
Powered by ViewVC