Skip to content

Commit add4261

Browse files
committed
travis is working - bad travis image...
1 parent bf4187d commit add4261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ jdk:
55
- oraclejdk7
66
before_script: sudo rm /etc/mavenrc
77
script: mvn clean install -Prun-its
8-
after_failure: cat /home/travis/build/odavid/maven-plugins/attach-report-maven-plugin/target/it/simple-it/build.log
8+
after_failure: find . -name build.log | xargs cat

0 commit comments

Comments
 (0)