Drop travis 0.8 build support

The date-now dependency has dropped support and that version is sufficiently old that we shouldn’t have any issues not testing against it anymore.
This commit is contained in:
kpdecker
2014-05-19 22:02:27 -05:00
parent e10eb537ab
commit 3dcc49927b
-2
View File
@@ -1,6 +1,4 @@
language: node_js
node_js:
- '0.8'
before_install:
- npm install -g grunt-cli
script: