diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 29d1401a0..ee0b506a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,11 +4,13 @@ python: before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" + - npm install -g less install: - "make" script: - "make tests" - "make robot" + - "make styles" notifications: irc: channels: |