Skip to content

Commit b60d5f4

Browse files
committed
bump node to 14
1 parent fabf631 commit b60d5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cache:
99
- node_modules
1010
- vendor
1111
before_install:
12-
- nvm install 8.11
12+
- nvm install 14.16.1
1313
- sudo apt-get install graphviz
1414
install:
1515
- composer install

0 commit comments

Comments
 (0)