Skip to content

Commit

Permalink
Use NODE_ENV=devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Jun 24, 2020
1 parent 1ecf53e commit 0108672
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 @@ -3,6 +3,7 @@ node_js: 10
env:
- NODE_ENV=ci
- NODE_ENV=ci-betanet
- NODE_ENV=devnet
cache: yarn
script:
- yarn lint
Expand Down

0 comments on commit 0108672

Please sign in to comment.