We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb58a2f commit 52a678bCopy full SHA for 52a678b
.travis.yml
@@ -2,7 +2,7 @@ language: node_js
2
dist: trusty
3
sudo: required
4
node_js:
5
-- '8'
+- '12'
6
before_install:
7
- npm install -g @angular/cli @angular/compiler-cli typescript
8
install: npm install
0 commit comments