Skip to content

Commit

Permalink
Actually runs tests via Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaltares authored Jul 7, 2016
1 parent bfe2b50 commit c4265ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
language: java
script: ./gradlew test
script: ./gradlew clean ashley:test

0 comments on commit c4265ef

Please # to comment.