Skip to content

Commit 08d89bc

Browse files
authored
migrate to new travis format (#40)
1 parent 2b27c85 commit 08d89bc

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

.travis.yml

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
language: node_js
1+
version: ~> 1.0
22

3-
node_js:
4-
- "12"
5-
- "14"
6-
- "node"
73

8-
sudo: false
9-
10-
install:
11-
- "npm install"
12-
13-
os:
14-
- "linux"
15-
- "osx"
16-
- "windows"
4+
import:
5+
- hapijs/ci-config-travis:node_js.yml@main
6+
- hapijs/ci-config-travis:install.yml@main
7+
- hapijs/ci-config-travis:os.yml@main

0 commit comments

Comments
 (0)