Browse Source

Use JSON for travis config

master
Leo Lamprecht 9 years ago
parent
commit
db769605be
No known key found for this signature in database GPG Key ID: C251EE4DA454117B
  1. 10
      .travis.yml

10
.travis.yml

@ -1,5 +1,5 @@
language: node_js {
sudo: false "language": "node_js",
node_js: node "sudo": false,
git: "node_js": "node"
depth: 1 }

Loading…
Cancel
Save