Skip to content

Commit adc6630

Browse files
committed
Travis profile disabled
1 parent eba6385 commit adc6630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
- we want to break the build on any checkstyle violation.
137137
- we want to be able to publish coverage report to coveralls.
138138
-->
139-
<profile>
139+
<!--profile>
140140
<id>travis</id>
141141
<activation>
142142
<property>
@@ -165,6 +165,6 @@
165165
</plugin>
166166
</plugins>
167167
</build>
168-
</profile>
168+
</profile-->
169169
</profiles>
170170
</project>

0 commit comments

Comments
 (0)