Steven Silvester пре 7 година
родитељ
комит
f7f55f8c22
1 измењених фајлова са 1 додато и 1 уклоњено
  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