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 781da0b commit be7c6aeCopy full SHA for be7c6ae
scripts/test-travis.sh
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env bash
2
+
3
if [[ $(node -v) = *v10* ]]; then
4
karma start \
5
--browsers='bs_chrome_mac' \
0 commit comments