File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed
Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 149149# - TESTS="component/test_accounts"
150150# - TESTS="component/test_organization_states"
151151
152- before_install : travis_wait 30 ./tools/travis/before_install.sh
152+ before_install : travis_wait 60 ./tools/travis/before_install.sh
153153install : ./tools/travis/install.sh
154- before_script : travis_wait 30 ./tools/travis/before_script.sh
154+ before_script : travis_wait 60 ./tools/travis/before_script.sh
155155script :
156156 - travis_wait 40 ./tools/travis/script.sh ${TESTS}
157157after_success : ./tools/travis/after_success.sh
File renamed without changes.
Original file line number Diff line number Diff line change 9393 </filterreader >
9494 </filterchain >
9595 </copy >
96- <copy
97- todir =" ${basedir}/target/transformed" >
98- <fileset dir =" ${basedir}/conf" >
99- <include name =" cloudstack-agent.logrotate" />
100- </fileset >
101- </copy >
10296 </target >
10397 </configuration >
10498 </execution >
You can’t perform that action at this time.
0 commit comments