There was an error while loading. Please reload this page.
2 parents 10bfbdb + 7bb8a32 commit 106fdf7Copy full SHA for 106fdf7
.travis.yaml renamed to .travis.yml
@@ -3,8 +3,8 @@ os:
3
- linux
4
- osx
5
go:
6
- - 1.15.x
+ - 1.14.x
7
before_install:
8
- go build -v github.com/patil-ashutosh/RegexUtility/regex
9
script:
10
- - go test -v ./...
+ - go test -v ./...
0 commit comments