jquery/.travis.yml
Michał Gołębiowski fc87a5cd5b Build: Remove a double empty line at the end of .travis.yml
The file already had an empty line at the end, I just can't see.

Refs 06320c88af

(cherry-picked from cea94a83c7)
2015-09-11 21:45:31 +02:00

7 lines
63 B
YAML

language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"