Skip to content

Commit

Permalink
Update browser versions on landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
reid committed Feb 8, 2014
1 parent e2d1367 commit 1f1faeb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/yeti/index.mustache
Expand Up @@ -121,11 +121,11 @@ Selenium not required.</p>
<pre class="left demo"><code>$ npm i -g yeti
$ yeti test/*.html
Connected to http://localhost:9000
Agent connected: Chrome (22.0.1221.0) / Mac OS
Agent connected: Safari (6.0) / Mac OS
✔ Testing started on Chrome (22.0.1221.0) / Mac OS, Safari (6.0) / Mac OS
✔ Agent completed: Chrome (22.0.1221.0) / Mac OS
✔ Agent completed: Safari (6.0) / Mac OS
Agent connected: Chrome (34.0.1820.2) / Mac OS
Agent connected: Safari (7.0.1) / Mac OS
✔ Testing started on Chrome (34.0.1820.2) / Mac OS, Safari (7.0.1) / Mac OS
✔ Agent completed: Chrome (34.0.1820.2) / Mac OS
✔ Agent completed: Safari (7.0.1) / Mac OS
504 tests passed! (11.5 seconds)
$</code></pre>

Expand Down

0 comments on commit 1f1faeb

Please sign in to comment.