ci: use vm-based travis (#544)
Let's see if this breaks anything, since it will become required soon: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
This commit is contained in:
parent
59a9617512
commit
892f1b06c8
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
language: node_js
|
||||
script: "./scripts/test"
|
||||
sudo: false
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in a new issue