We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85873e commit c453338Copy full SHA for c453338
circle.yml
@@ -21,3 +21,4 @@ test:
21
override:
22
- 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"
23
- npm run citest-jasmine
24
+ - npm run test-syntax
0 commit comments