Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b9a911

Browse files
committed
Merge pull requestsorintlab#148 from sgotti/enable_travis
stolon: Add travis CI.
2 parents56450ea +94e5534 commit7b9a911

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎.travis.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
language:go
2+
3+
go:
4+
-1.5.4
5+
-1.6.3
6+
-1.7
7+
8+
env:
9+
-TARGET=amd64
10+
-TARGET=arm64
11+
12+
install:
13+
-
14+
15+
script:
16+
./test

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp