fix deploy

This commit is contained in:
leavez 2018-05-08 01:02:22 +08:00
parent 5976dc4abc
commit 5c4b3630b7

View File

@ -9,6 +9,7 @@ script:
- rake install
- cd test
- sh test.sh
- cd ..
# auto deploy on tagging
# automatically set by `travis setup rubygems`