Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 2fb6c93

Browse files
committedJul 17, 2019
ci(node versions): change running node verison the same as karma package
1 parent 6c63662 commit 2fb6c93

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- stable
5-
- 4
6-
- '0.10'
4+
- 8
5+
- 10
76

87
before_install:
98
- npm install -g npm

0 commit comments

Comments
 (0)
This repository has been archived.