Skip to content

Commit

Permalink
i am the world's biggest idiot
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Li committed May 28, 2020
1 parent 2e84e8e commit c847483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,7 @@ env:
- DJANGO_VERSION=">=1.11,<1.12"
- VOLTA_VERSION=0.8.1
- VOLTA_HOME="${HOME}/.volta"
- PATH="${PATH}:${HOME}/.volta/bin"
- PATH="${HOME}/.volta/bin:${PATH}"
- NODE_OPTIONS=--max-old-space-size=4096
- PYTEST_SENTRY_DSN=https://6fd5cfea2d4d46b182ad214ac7810508@sentry.io/2423079
- SENTRY_KAFKA_HOSTS=localhost:9092
Expand Down

0 comments on commit c847483

Please sign in to comment.