Skip to content

Commit

Permalink
Fixed vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
vassiliy committed Jun 16, 2018
1 parent ba38d10 commit af5e23f
Show file tree
Hide file tree
Showing 3 changed files with 3,746 additions and 1,169 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3
- ./node_modules/.bin/statik selenium/public --port 3333 &
- ./node_modules/.bin/static-server selenium/public --port 3333 &
- sleep 3

0 comments on commit af5e23f

Please sign in to comment.