mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
197 B
197 B
Run tests on Linux
cd /path/to/uuid/resources/vagrant/linux
vagrant up
vagrant ssh
Once inside the VM:
cd uuid/
composer install
composer run-script --timeout=0 test