Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c453338

Browse files
committed
add test-syntax step to CircleCI runs
1 parent b85873e commit c453338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ test:
2121
override:
2222
- sudo lxc-attach -n "$(docker inspect --format '{{.Id}}' mytestbed)" -- bash -c "cd /var/www/streambed/image_server/plotly.js && node test/image/compare_pixels_test.js"
2323
- npm run citest-jasmine
24+
- npm run test-syntax

0 commit comments

Comments
 (0)