Skip to content

Commit f77d202

Browse files
authored
Update .travis.yml
Run with only stable node version
1 parent 3989859 commit f77d202

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: node_js
22

33
node_js:
44
- 'stable'
5-
- '10'
65

76
sudo: false
87

@@ -20,4 +19,4 @@ install:
2019
- npm install
2120

2221
git:
23-
depth: 1
22+
depth: 1

0 commit comments

Comments
 (0)