mirror of
https://github.com/primer/css.git
synced 2024-11-24 13:15:00 +03:00
Change to the build directory
This commit is contained in:
parent
fa38af4503
commit
a20f259327
@ -32,6 +32,6 @@ env:
|
||||
script: cd $TEST_DIR && npm install && npm test
|
||||
deploy:
|
||||
provider: script
|
||||
script: npm run devbuild
|
||||
script: cd $TRAVIS_BUILD_DIR && npm run devbuild
|
||||
on:
|
||||
all_branches: true
|
||||
|
Loading…
Reference in New Issue
Block a user