Skip to content

Commit

Permalink
only hexioc and hexunit are needed
Browse files Browse the repository at this point in the history
  • Loading branch information
aliokan authored Jul 11, 2017
1 parent 897416a commit d5345f6
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions build-each.hxml
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
-main MainMachinaTest

#dependencies
-lib tink_macro

#all libraries
-lib hexlog
-lib hexcore
-lib hexunit
-lib hexreflection
-lib hexannotation
-lib hexinject
-lib hexdsl
-lib hexservice
-lib hexmvc
-lib hexstate
-lib hexioc

#all test sources to run the whole test suite
Expand All @@ -30,4 +17,4 @@
-cp /home/travis/hexstate/test
-cp /home/travis/hexioc/test

-D debug
-D debug

0 comments on commit d5345f6

Please sign in to comment.