--- a/bitbucket-pipelines.yml Tue Aug 15 22:16:25 2017 +0800+++ b/bitbucket-pipelines.yml Sat Sep 16 21:54:49 2017 +0800@@ -3,6 +3,9 @@ pipelines: default: - step:+ caches:+ - node+ script: - apt-get update && apt-get install -y build-essential