Skip to content

Commit 57551c6

Browse files
committed
Attempt to get Travis CI to use the latest node version
1 parent a232c95 commit 57551c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ php:
1111
services:
1212
- mysql
1313

14+
node_js:
15+
- node
16+
1417
env:
1518
global:
1619
- WP_DEVELOP_DIR=/tmp/wordpress/

0 commit comments

Comments
 (0)