Don't run tests.

This commit is contained in:
Cheng Zhao 2014-08-08 21:31:51 +08:00
parent 8d7a59161a
commit a378a719e9

View file

@ -24,6 +24,5 @@ test_script:
- npm --version
- cmd: python script/cpplint.py
- cmd: python script/coffeelint.py
- cmd: python script/test.py --ci
build: off