web 3d图形渲染器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
130 B

  1. sudo: false
  2. language: node_js
  3. node_js:
  4. - 14
  5. - 12
  6. - 10
  7. - 9
  8. - 8
  9. - 7
  10. - 6
  11. - 5
  12. - 4
  13. arch:
  14. - amd64
  15. - ppc64le