Skip to content

Commit

Permalink
#72 coveralls fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Dec 3, 2015
1 parent 2faf3c3 commit a437db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
<configuration>
<repoToken>${coveralls.token}</repoToken>
<sourceDirectories>
<dir>${project.build.directory}/generated-sources</dir>
<dir>${project.build.directory}/generated-sources/antlr3</dir>
</sourceDirectories>
</configuration>
</execution>
Expand Down

0 comments on commit a437db1

Please sign in to comment.