1
0
mirror of https://github.com/auchenberg/volkswagen synced 2025-04-19 13:17:58 +02:00
volkswagen/.travis.yml
Thomas Watson Steen 72b09b32c2 Basic functionality
Supports Travis CI and CircleCi with the tape test suite
2015-10-07 21:45:17 +02:00

6 lines
51 B
YAML

language: node_js
node_js:
- '4'
- '0.12'
- '0.10'