Ver Fonte

add test build

Steven Silvester há 7 anos atrás
pai
commit
f7f55f8c22
1 ficheiros alterados com 1 adições e 1 exclusões
  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