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
2 changed files with 1 additions and 23 deletions
-22
View File
@@ -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
Submodule irctest updated: 6bdfdf58b2...7be29ad801