ci: update travis

This commit is contained in:
ClementTsang 2020-04-23 15:44:17 -04:00
parent e19368e5c9
commit 263f9e55d3

View file

@ -49,6 +49,7 @@ notifications:
on_success: never
before_deploy:
- rustup update
- cargo install --path . --target $TARGET
- cargo update
- |