Skip to content

Commit

Permalink
Update .travis.yml for ElasticSearch download and start
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Nov 9, 2019
1 parent 3f04946 commit 8373d55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ env:

script:
- ./gradlew --no-daemon getGit -Pcomponent=PopCommerce
- ./gradlew --no-daemon downloadElasticSearchLinux
- ./gradlew --no-daemon startElasticSearch
- ./gradlew --no-daemon load
- ./gradlew --no-daemon runtime:component:PopCommerce:test

Expand Down

0 comments on commit 8373d55

Please sign in to comment.