mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-12-28 10:21:19 -05:00
8 lines
81 B
YAML
8 lines
81 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- '0.12'
|
|
- 'iojs'
|
|
- '4.0'
|
|
- '6.0'
|