Add script/lint to circle.yml

This commit is contained in:
Antonio Scandurra
2016-08-29 10:40:44 +02:00
parent 880328bf6e
commit 9ee9db4dbd

View File

@@ -36,6 +36,7 @@ dependencies:
test:
override:
- script/lint
- caffeinate -s script/test # Run with caffeinate to prevent screen saver
experimental: