This website works better with JavaScript
Home
Explore
Help
Register
Sign In
bill
/
3DTilesRendererJS
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update travis.yml
Garrett Johnson
5 years ago
parent
f8fe2bf792
commit
d982a521f8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
travis.yml
+ 1
- 0
travis.yml
View File
@@ -1,6 +1,7 @@
language: node_js
node_js:
- node
+
script:
- npm run lint
- npm test