Angular src restructured as modular as per angular official guidelines, .travis.yml support added for node 12
This commit is contained in:
@@ -3,6 +3,7 @@ os:
|
||||
- osx
|
||||
language: node_js
|
||||
node_js:
|
||||
- '12'
|
||||
- '11'
|
||||
- '10'
|
||||
dist: xenial
|
||||
|
||||
Reference in New Issue
Block a user