Merge pull request #1657 from slingamn/ci_update

bump irctest, remove travis
This commit is contained in:
Shivaram Lingamneni 2021-05-27 00:13:14 -04:00 committed by GitHub
commit e76b14d036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 23 deletions

@ -1,22 +0,0 @@
language: go
dist: focal
go:
- "1.16.x"
branches:
only:
- master
- stable
before_install:
# https://github.com/travis-ci/travis-ci/issues/8361
- sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
- sudo apt-get install python3-pytest
script:
- make install
- make test
- make smoke
- make irctest

@ -1 +1 @@
Subproject commit 6bdfdf58b2c1580a4d7962d54b93f50b934b6f80
Subproject commit 7be29ad801675380b6ec37c49d87bc688f3695a0