Skip to content

Commit

Permalink
Updated nodejs version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ABenassi87 committed Apr 18, 2020
1 parent eb58a2f commit 52a678b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
dist: trusty
sudo: required
node_js:
- '8'
- '12'
before_install:
- npm install -g @angular/cli @angular/compiler-cli typescript
install: npm install
Expand Down

0 comments on commit 52a678b

Please sign in to comment.