We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbd77c commit 1f69072Copy full SHA for 1f69072
.travis.yml
@@ -5,6 +5,7 @@ script:
5
- npm run test
6
- npm run build
7
after_success:
8
+ - npm unpublish @edx/frontend-platform@1.0.3
9
- npx semantic-release
10
- codecov
11
env:
0 commit comments