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

Merge pull request #292 from ebfe/travis

add multicall build to travis
This commit is contained in:
Arcterus 2014-06-21 11:45:13 -07:00
commit 81a88e94d5

View file

@ -5,3 +5,4 @@ install:
script:
- make
- make test
- make MULTICALL=1