Add travis cfg to disable some tests

This commit is contained in:
Steven Fackler 2013-11-05 22:07:48 -08:00
parent 8856aed96b
commit ccb552f571

View File

@ -6,4 +6,4 @@ install:
before_script:
- ./travis/setup.sh
script:
- rustpkg test
- rustpkg --cfg travis test