We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e198b commit dc5dac8Copy full SHA for dc5dac8
.travis.yml
@@ -50,7 +50,7 @@ deploy:
50
acl: public_read
51
52
after_deploy:
53
- - cd $TRAVIS_BUILD_DIR/build && box forgebox publish
+ - cd $TRAVIS_BUILD_DIR/build && sudo box forgebox publish
54
55
notifications:
56
slack:
0 commit comments