Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit c3e81eb

Browse files
frankie567swistach
authored andcommitted
Upgrade to Angular 8 (#157)
* Upgrade to Angular 8 * Upgrade to NodeJS 10 in Travis
1 parent 8b15989 commit c3e81eb

File tree

6 files changed

+1543
-2155
lines changed

6 files changed

+1543
-2155
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: node_js
33
sudo: false
44

55
node_js:
6-
- '8'
6+
- '10'
77

88
before_script:
99
- 'export CHROME_BIN=chromium-browser'

0 commit comments

Comments
 (0)