include Paths_gemserv module after all
This commit is contained in:
+4
-5
@@ -32,9 +32,8 @@ dependencies:
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
when: &nopaths
|
||||
- condition: false
|
||||
other-modules: Paths_gemserv
|
||||
verbatim: &paths
|
||||
autogen-modules: Paths_gemserv
|
||||
|
||||
tests:
|
||||
gemserv-test:
|
||||
@@ -47,5 +46,5 @@ tests:
|
||||
dependencies:
|
||||
- gemserv
|
||||
- hspec >= 2.7.10 && < 2.8
|
||||
when:
|
||||
- <<: *nopaths
|
||||
verbatim:
|
||||
<<: *paths
|
||||
Reference in New Issue
Block a user