Skip to content

Commit cec95f0

Browse files
committed
package output
1 parent 7f8c074 commit cec95f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
# Test that the box binary is available and ready for our tests
2222
- box version
2323
# Store the Ortus API Key for forgebox publishing in `master`
24-
- box config set endpoints.forgebox.APIToken=$FORGEBOX_API_TOKEN
24+
- box config set endpoints.forgebox.APIToken=$FORGEBOX_API_TOKEN > /dev/null
2525
# Startup Server
2626
- box server start
2727

0 commit comments

Comments
 (0)