/[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 3796 by capela, Fri Mar 27 13:57:20 2020 UTC revision 3797 by capela, Sun Jul 5 19:03:32 2020 UTC
# Line 1  Line 1 
1  language: cpp  language: cpp
2    
3  sudo: required  sudo: required
4  dist: xenial  dist: bionic
5    
6  notifications:  notifications:
7    email:    email:
# Line 15  branches: Line 15  branches:
15    - master    - master
16    
17  before_install:  before_install:
18  - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa  - sudo add-apt-repository --yes ppa:beineri/opt-qt-5.14.2-bionic
 - sudo add-apt-repository --yes ppa:beineri/opt-qt-5.14.1-xenial  
19  - sudo apt-get update -qq  - sudo apt-get update -qq
20    
21  install:  install:

Legend:
Removed from v.3796  
changed lines
  Added in v.3797

  ViewVC Help
Powered by ViewVC