UNPKG

reason-react-brunch

Version:

React bindings for Reason, modified to work with brunch and bucklescript

20 lines (16 loc) 538 B
machine: node: version: 8.5 test: override: - "true" dependencies: pre: - wget https://artifacts.crowdin.com/repo/deb/crowdin.deb -O crowdin.deb && sudo dpkg -i crowdin.deb deployment: website: branch: master commands: - git config --global user.email "rickyvetter@users.noreply.github.com" - git config --global user.name "Temporary Ricky Bot" - cd website && yarn --pure-lockfile && yarn crowdin-upload && yarn crowdin-download && GIT_USER=rickyvetter USE_SSH=true yarn publish-gh-pages