1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

Fix travis

This commit is contained in:
Jordi Boggiano 2013-10-22 16:18:22 +02:00
parent c1659953ac
commit 8a1a562b08

View file

@ -4,4 +4,5 @@ before_install:
install:
- sudo apt-get install rust-nightly
script:
- make
- make test