Skip to content

Commit e918b54

Browse files
committed
[ci] Fix .travis.yml errors
The following errors arose when using https://config.travis-ci.com/explore: [warn] on root: deprecated key: "sudo" (The key `sudo` has no effect anymore.)
1 parent 26d7780 commit e918b54

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# .travis.yml
22
language: python
3-
sudo: true
43
env:
54
- LUA="lua=5.1.5"
65
before_install:

0 commit comments

Comments
 (0)