Browse Source

add test build

Steven Silvester 7 năm trước cách đây
mục cha
commit
f7f55f8c22
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/travis_script.sh

+ 1 - 1
scripts/travis_script.sh

@@ -20,7 +20,7 @@ if [[ $GROUP == tests ]]; then
     # py.test
     # npm run clean
     # npm run build:src
-    # npm run build:test
+    npm run build:test
     npm test
     npm run test:services || npm run test:services