Skip to content

Commit

Permalink
update to travis templates and test on node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
cjihrig committed Jul 29, 2020
1 parent ab232ed commit c3dd70a
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
language: node_js
version: ~> 1.0

node_js:
- "12"
- "node"

os:
- linux
- osx
- windows

sudo: false

cache:
npm: false
directories:
- $HOME/.npm

import:
- hapijs/ci-config-travis:node_js.yml@main
- hapijs/ci-config-travis:install.yml@main
- hapijs/ci-config-travis:os.yml@main

0 comments on commit c3dd70a

Please sign in to comment.