Skip to content

Commit

Permalink
update to travis templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cjihrig committed Aug 10, 2020
1 parent 815c854 commit c31bd6d
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions .travis.yml
@@ -1,16 +1,7 @@
language: node_js
version: ~> 1.0

node_js:
- "12"
- "14"
- "node"

sudo: false

install:
- "npm install"

os:
- "linux"
- "osx"
- "windows"
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 c31bd6d

Please sign in to comment.