Skip to content

Commit

Permalink
Merge pull request #2201 from TheThingsNetwork/fix/revert-snapcraft
Browse files Browse the repository at this point in the history
Revert snapcraft credentials
  • Loading branch information
Krishna Iyer Easwaran authored Mar 19, 2020
2 parents 3141130 + beb4dda commit 959f6d7
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -62,7 +62,7 @@ before_install:
fi
- |
if [[ "$RUNTYPE" == "release" ]]; then
openssl aes-256-cbc -K $encrypted_82ec1379e985_key -iv $encrypted_82ec1379e985_iv -in snapcraft.login.enc -out snapcraft.login -d
openssl aes-256-cbc -K $encrypted_fe6eb417a432_key -iv $encrypted_fe6eb417a432_iv -in snapcraft.login.enc -out snapcraft.login -d
nvm install 10.16.0
fi
- |
Expand Down
Binary file modified snapcraft.login.enc
Binary file not shown.

0 comments on commit 959f6d7

Please sign in to comment.