Themes built, with responsive and magnification (optional).
[bootswatch] / .travis.yml
index fecf9f7..ba7cc7b 100644 (file)
@@ -5,6 +5,6 @@ language: node_js
  before_install:
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start
-  - npm install -g grunt-cli recess
+  - npm install -g grunt-cli
 
- script: "grunt build"
\ No newline at end of file
+ script: "grunt swatch"
\ No newline at end of file