1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 12:42:32 +03:00

Merge branch 'patch-release-10.8.1' of github.com:primer/primer into patch-release-10.8.1

This commit is contained in:
Emily 2018-08-02 15:30:32 -07:00
commit 2db55492e7

View File

@ -11,6 +11,7 @@ env:
script: script:
- npm test - npm test
- script/check-versions
after_success: after_success:
# this will short-circuit the publish step if it fails to interpolate $NPM_API_KEY # this will short-circuit the publish step if it fails to interpolate $NPM_API_KEY