Skip to content

Commit c87c782

Browse files
committed
updating travis yml file with newer versions of node
1 parent 2caf840 commit c87c782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ cache:
66
notifications:
77
email: false
88
node_js:
9-
- '8'
109
- '10'
1110
- '12'
11+
- '13'
1212
install:
1313
- npm install
1414
# as requested by the React team :)

0 commit comments

Comments
 (0)