1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-28 04:43:15 +02:00

Upgraded node version in travis.yaml

This commit is contained in:
Max Guglielmi 2016-05-04 19:48:19 +10:00
parent 6afef2915b
commit 5a5f89cd52

View file

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