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:
@@ -1,6 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.8'
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user