1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-27 12:31:58 +02:00

Bumbed node_js version in travis.yaml

This commit is contained in:
Max Guglielmi 2016-03-24 12:16:02 +11:00
parent f38f05e15b
commit 39b7a56491

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- '0.12'
before_script:
- npm install grunt-cli -g
script: