Browse Source

Update .travis.yml

http2
Sindre Sorhus 10 years ago
parent
commit
f16f5b8b66
  1. 4
      .travis.yml

4
.travis.yml

@ -1,4 +1,6 @@
sudo: false
language: node_js
node_js:
- 'iojs'
- '0.12'
- '0.10'
- '0.11'

Loading…
Cancel
Save