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
79fd662676
rclone
/
.travis.yml
12 lines
105 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
:
Test with go 1.4 too
2014-12-12 19:27:14 +00:00
-
1.3
.3
Remove support for go 1.2 now that go 1.5 is out
2015-08-29 17:58:48 +00:00
-
1.4
.2
-
1.5
Add travis build file
2014-06-26 17:23:54 +00:00
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