Skip to content

Commit

Permalink
ci: link plugin after installation
Browse files Browse the repository at this point in the history
  • Loading branch information
amtrack committed Jan 25, 2018
1 parent 956166d commit 316e4ea
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 @@ -9,5 +9,6 @@ before_script:
after_script:
- sfdx force:org:delete --noprompt -u ci-scratch-org
script:
- sfdx plugins:link .
- sfdx force:org:create -f config/project-scratch-def.json -a ci-scratch-org -s
- TEST_INTEGRATION=true npm test

0 comments on commit 316e4ea

Please sign in to comment.