This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
rclone
Watch
16
Star
0
Fork
You've already forked rclone
2
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
1
7463a7a509
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 ./...
Reference in a new issue
Copy permalink