travis: remove Go master testing
There is a problem with this version, but fixing it requires some changes to ir/interpreter.go which will be replaced soon anyway. Remove master from the tests. It probably wasn't such a great idea anyway during the development cycle of Go.
Этот коммит содержится в:
родитель
e930a1ead5
коммит
f900d3f9d5
1 изменённых файлов: 0 добавлений и 1 удалений
|
@ -2,7 +2,6 @@ language: go
|
|||
|
||||
go:
|
||||
- "1.11"
|
||||
- "master"
|
||||
|
||||
before_install:
|
||||
- echo "deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-7 main" | sudo tee -a /etc/apt/sources.list
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче