File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ language : go
2+ sudo : false
3+ dist : trusty
4+ os :
5+ - linux
6+ go :
7+ - 1.7.6
8+ - 1.8.7
9+ - 1.9.3
10+ - " 1.10.1"
11+ - tip
12+ script :
13+ - go test ./...
14+ matrix :
15+ allow_failures :
16+ - go : tip
Original file line number Diff line number Diff line change 11# gpython
22
3+ [ ![ Build Status] ( https://travis-ci.org/ncw/gpython.svg?branch=master )] ( https://travis-ci.org/ncw/gpython )
4+ [ ![ GoDoc] ( https://godoc.org/github.com/ncw/gpython?status.svg )] ( https://godoc.org/github.com/ncw/gpython )
5+
36gpython is a part re-implementation / part port of the Python 3.4
47interpreter to the Go language, "batteries not included".
58
You can’t perform that action at this time.
0 commit comments