Skip to content

Commit

Permalink
Revert enact branch in travis file
Browse files Browse the repository at this point in the history
Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
  • Loading branch information
juwonjeong committed Dec 5, 2024
1 parent 601600d commit d767bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- npm install
- npm link
- popd
- git clone --branch=feature/WRR-11077 --depth 1 https://github.com/enactjs/enact ../enact
- git clone --branch=develop --depth 1 https://github.com/enactjs/enact ../enact
- pushd ../enact
- npm install
- npm run lerna exec -- --ignore enact-sampler --concurrency 1 -- npm --no-package-lock install
Expand Down

0 comments on commit d767bc4

Please sign in to comment.