This website requires JavaScript.
Explore
Help
Sign in
KurlesHS
/
rclone
Watch
1
Star
0
Fork
You've already forked rclone
0
forked from
TrueCloudLab/rclone
Code
Pull requests
Activity
0168f55f3e
rclone
/
.travis.yml
13 lines
113 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis build file
2014-06-26 17:23:54 +00:00
language
:
go
Run travis builds on container-based infrastructure See http://docs.travis-ci.com/user/migrating-from-legacy/ TL;DR It starts much faster
2015-08-08 19:38:19 +00:00
sudo
:
false
Add travis build file
2014-06-26 17:23:54 +00:00
go
:
-
1.2
.2
Test with go 1.4 too
2014-12-12 19:27:14 +00:00
-
1.3
.3
-
1.4
Add travis build file
2014-06-26 17:23:54 +00:00
-
tip
script
:
Travis build correction - fixes #2
2014-06-26 18:05:48 +00:00
-
go get ./...
Add travis build file
2014-06-26 17:23:54 +00:00
-
go test -v ./...
Copy permalink