Run wpt on Travis.

This commit is contained in:
Ms2ger 2014-06-23 20:43:51 +02:00
parent 130f56027e
commit e74c584861
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
cd build
../configure
make tidy && make -j2 && make check-servo && make check-content && make check-ref-cpu
WPTARGS="--processes=4" make check-wpt