This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
use node 12
Gregg Tavares
6 years ago
parent
f0d046271b
commit
9c6a79f728
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,6 +1,6 @@
language: node_js
node_js:
- - "1
1
"
+ - "1
2
"
script:
- npm run build
env: