Skip to content
Snippets Groups Projects
Commit c531fb3a authored by Marco Antognini's avatar Marco Antognini Committed by Etienne Kneuss
Browse files

Add `genc:test` to larabot configuration file

parent b146043f
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ commands = [ ...@@ -2,6 +2,7 @@ commands = [
"sbt -batch test" "sbt -batch test"
"sbt -batch integration:test" "sbt -batch integration:test"
"sbt -batch regression:test" "sbt -batch regression:test"
"sbt -batch genc:test"
] ]
trusted = [ trusted = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment