Browse Source

Merge branch 'patch-1' of https://github.com/amilajack/rollup into amilajack-patch-1

semi-dynamic-namespace-imports
Rich Harris 9 years ago
parent
commit
01f9722991
  1. 2
      .travis.yml

2
.travis.yml

@ -3,6 +3,8 @@ language: node_js
node_js: node_js:
- "0.12" - "0.12"
- "4" - "4"
- "5"
- "6"
env: env:
global: global:
- BUILD_TIMEOUT=10000 - BUILD_TIMEOUT=10000

Loading…
Cancel
Save