Skip to content

Commit

Permalink
Add bmp-3 into build toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
hakatashi committed Apr 18, 2018
1 parent 488c257 commit 0fb2f31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ deploy:
- bmp-2-poster.svg
- bmp-2-poster.png
- bmp-2-poster.pdf
- bmp-3-poster.svg
- bmp-3-poster.png
- bmp-3-poster.pdf
skip_cleanup: true
on:
tags: true
Expand Down
1 change: 1 addition & 0 deletions configs/index.ls
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module.exports =
* require './bmp-1'
* require './bmp-2'
* require './bmp-3'

0 comments on commit 0fb2f31

Please sign in to comment.