1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00

fix travis tests

This commit is contained in:
Adrien Waksberg 2017-09-17 16:25:05 +02:00
parent 42629c61b3
commit cf5b7e0142

View file

@ -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