Skip to content

Commit

Permalink
Try different nodejs version request formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed Feb 13, 2017
1 parent 8a86661 commit 9ee0d6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ matrix:
dist: trusty
sudo: required
compiler: gcc
node_js: "6"
node_js:
- "6"
services:
- docker
before_install:
Expand Down

0 comments on commit 9ee0d6f

Please sign in to comment.