Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
fix: update travis node version, bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangoacher committed Feb 13, 2020
1 parent ab8d9d5 commit bec8028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js

node_js:
- '8'
- '10'
- '12'

dist: trusty
sudo: required
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nearform/trail",
"version": "2.0.0",
"version": "3.0.0",
"description": "Audit trail logging service",
"license": "MIT",
"author": "nearForm Ltd",
Expand Down

0 comments on commit bec8028

Please sign in to comment.