diff --git a/.travis.yml b/.travis.yml
index 32fa2ac1958d09fceea92bab3aa0be53d19fba43..edbb8f67468bba6fcffdb5d27dbcc388f3b9aa45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ install:
 
 before_script:
   - paver setup
-  - paver static
+#  - paver static
 
 script:
   - python manage.py test geonode.tests.smoke