Skip to content

Commit d59fdd9

Browse files
committed
try running cibuild in 'post'
1 parent fa92c36 commit d59fdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ machine:
1616
dependencies:
1717
pre:
1818
- docker pull plotly/imageserver:0.2.0
19-
- npm install
19+
post:
2020
- npm run cibuild
2121

2222
test:

0 commit comments

Comments
 (0)