Skip to content

Commit

Permalink
General fixes in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
theclue committed Jun 10, 2020
1 parent 7d153af commit 6a1abbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ deploy:
secure: "BAXn+qMv1FR0bfpB5pLNJmkN82Xi13CLyOwE/+1Ua3oDO7f3NsPLULowGIZsV6jU8qBlXQPOD7qnE0Ww0VEDvxNtzU/5TymkRboTFcoC3lcSOKf0q6bgN9R8NVBzZaj3jK65+peGOGtaoXOkiqAZF6qQd415iCen5/kIcH+R5EszffaOGfnz0NJsSf39fSHKPB3LvCHAE6n6Y3v8x+NGvWDald0iwVtYMpL9YbcCtXthQRi0+BggRtstvk+97SgRPa1AwaRT5NIzYLESi9Jm/gEYf3QXwmv+qgiK3D3PPh6YGUfTGxu1RpSNK4R4e1F6zbmyYRQR07Z6AHt0lSb0XVtxokT7iMsK5LddEbsE+aNydfztt0r6Gx2TrisF4LqYpT16kJg3hpIIjBEZV9ulqdq0D/oqtP35wyc7yr7ThGgfnyCrjs+14xMzE4HwKEZwWCPltyBiHeqQbILvA3yag6Wp08t/y6/3gtX7jMSUTi6boMoZFB0ziTA/8t99Jmt9xrsvebvgM0SUO+fycZOIqNaHGpEd9fg7Y3dgIi4D/oNyuiELcTyX1f4EV8i9jGaB/ldimujx+l7oh/6ElxHhgLDGghHvrcIZBFvX0RaHTJS7uX482jPtyj+z/zyPWFW2/PtaoBO4gX3LcxTpxdMppDb+YBsbJ+7+xrKzEOWKbEY="
file_glob: true
file:
- "$(TRAVIS_BUILD_DIR)/volume1/build/**/*.{epub,html.tar.gz,mobi,pdf}"
- "$TRAVIS_BUILD_DIR/volume1/build/**/*.{epub,html.tar.gz,mobi,pdf}"
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 6a1abbf

Please sign in to comment.