Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus authored Apr 10, 2019
1 parent 82253d4 commit 5c416d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spoon-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<version>0.8.1</version>
<configuration>
<excludes>
<!-- we exclude the GUI -->
<!-- we exclude the GUI class, because we don't want Swing GUI tests in Travis -->
<exclude>**/SpoonModelTree.class</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit 5c416d8

Please sign in to comment.