Skip to content

Commit

Permalink
return travis to galaxy build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
pnav committed Dec 12, 2019
1 parent d7060fe commit 19b9345
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ script:
# - pushd third-party/ispc && rm -rf ispc-* && ./get-ispc.sh; popd

# use this to update versons of embree ospray rapidjson
- rm .galaxy/gxy_third_party_prep_done .galaxy/gxy_third_party_installed ; GXY_REBUILDING_CACHE=1
- rm -rf third-party/embree third-party/ospray third-party/rapidjson
- scripts/install-third-party.sh
# - rm .galaxy/gxy_third_party_prep_done .galaxy/gxy_third_party_installed ; GXY_REBUILDING_CACHE=1
# - rm -rf third-party/embree third-party/ospray third-party/rapidjson
# - scripts/install-third-party.sh


# use this to rebuild embree and ospray
Expand Down

0 comments on commit 19b9345

Please sign in to comment.