Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
304d6053
Commit
304d6053
authored
May 03, 2019
by
Dominik Hebeler
Browse files
testing ci
parent
f9f4cc67
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
test.sh
View file @
304d6053
...
...
@@ -11,5 +11,9 @@ servePid=$!
# Start the Browserstack Proxy
~/BrowserStackLocal
--key
gCyHqmJnNwLhp96LgiVG 2>&1 &
browserstackPid
=
$!
sleep
5
./vendor/bin/phpunit
kill
$browserstackPid
kill
$servePid
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment