mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
fix travis tests
This commit is contained in:
parent
42629c61b3
commit
cf5b7e0142
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ rvm:
|
|||
- 2.2.7
|
||||
- 2.1.10
|
||||
install:
|
||||
- sudo cp -a /dev/urandom /dev/random
|
||||
- sudo apt-get purge -y gnupg-agent gnupg2
|
||||
- bundle install
|
||||
- echo 9999 > VERSION
|
||||
- gem build mpw.gemspec
|
||||
|
|
Loading…
Add table
Reference in a new issue