Skip to content

Commit

Permalink
Rework example to work with new 0.10.0 API, do not include all of thr…
Browse files Browse the repository at this point in the history
…ee.js source code, fix #297 with global.document clobbering, and fix typo in webvr-polyfill.js
  • Loading branch information
jsantell committed Dec 18, 2017
1 parent 3b438ec commit 7fa9fa8
Show file tree
Hide file tree
Showing 650 changed files with 14,064 additions and 207,765 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "node"
- "6"
- "4"
- "8"

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ distributed under the [Apache 2.0 License](LICENSE).
[browserify]: http://browserify.org/
[webpack]: https://webpack.github.io/
[caniuse]: https://caniuse.com/#search=webvr
[spec]: https://immersive-web.github.io/webxr/spec/1.1
[spec]: https://immersive-web.github.io/webvr/spec/1.1
[CardboardVRDisplay]: https://github.com/googlevr/cardboard-vr-display
Loading

0 comments on commit 7fa9fa8

Please sign in to comment.