Skip to content

Commit 4840578

Browse files
committed
fix missing FPM in travisci
1 parent bac59b5 commit 4840578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ addons:
1010
- python3
1111

1212
before_install:
13+
- gem install fpm || sudo gem install fpm
1314
- curl https://sh.rustup.rs -sSf | sh -s -- -y
1415
- source ~/.cargo/env
1516

0 commit comments

Comments
 (0)