Browse Source

More detail in travis log

afc163 8 năm trước cách đây
mục cha
commit
2bbef8d959
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -29,5 +29,5 @@ script:
       npm run site
       mv dist/* ./
       php -S localhost:8000 &
-      npm test .e2e.js
+      DEBUG=* npm test .e2e.js
     fi