Skip to content

Commit

Permalink
Moving vendor specific dependencies into profiles
Browse files Browse the repository at this point in the history
- seems to fix the intellij import problem

finos#4925
  • Loading branch information
davidwatkins73 committed Jun 5, 2020
1 parent 08af9ae commit 162ca86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
script:
- mvn -s .build.settings.xml -Pbuild-h2,waltz-h2 clean package;
- npm run-script test --prefix ./waltz-ng
-

- stage: Test
env: DB=postgres
Expand Down

0 comments on commit 162ca86

Please sign in to comment.