File tree Expand file tree Collapse file tree 1 file changed +17
-13
lines changed
Expand file tree Collapse file tree 1 file changed +17
-13
lines changed Original file line number Diff line number Diff line change 11language : cpp
22
33compiler :
4- - gcc
4+ - gcc
55
66install :
7- - sudo apt-get -y install libqt4-dev libqtwebkit-dev zlib1g-dev libaspell-dev
7+ - sudo apt-get -y install libqt4-dev libqtwebkit-dev zlib1g-dev libaspell-dev
88
99script :
10- - ./build.linux.sh
10+ - ./build.linux.sh
1111
1212env :
13- global :
14- - secure : " Zv8INB/fGwVKZzqzTPEDvsrZ+Eihi2moFOLkYvVfg2kfD9jnhZCIpSdwgzmBIHvuY793GpiBysoR/GyKlQ5hf82mOhAwfDnpFkV9GfNMaRQaK9wsAQS9CYo6j8dHSkSi/9zZXNhrwBGfxYxGxjLALozgJcMt7NMfF3e1ZNiCTtc="
13+ global :
14+ - secure : " Zv8INB/fGwVKZzqzTPEDvsrZ+Eihi2moFOLkYvVfg2kfD9jnhZCIpSdwgzmBIHvuY793GpiBysoR/GyKlQ5hf82mOhAwfDnpFkV9GfNMaRQaK9wsAQS9CYo6j8dHSkSi/9zZXNhrwBGfxYxGxjLALozgJcMt7NMfF3e1ZNiCTtc="
1515
1616addons :
17- coverity_scan :
18- project :
19- name : " rsdn/avalon"
20- description : " Build submitted via Travis CI"
21- notification_email :
[email protected] 22- build_command_prepend : true
23- build_command : ./build.linux.sh
24- branch_pattern : master
17+ coverity_scan :
18+ project :
19+ name : " rsdn/avalon"
20+ description : " Build submitted via Travis CI"
21+ notification_email :
[email protected] 22+ build_command_prepend : true
23+ build_command : ./build.linux.sh
24+ branch_pattern : master
25+
26+ branches :
27+ only :
28+ - master
You can’t perform that action at this time.
0 commit comments