This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
imaging
mirror of
https://github.com/disintegration/imaging.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add CI
Grigory Dryapak
9 years ago
parent
546cb3c513
commit
eee7b0678d
1 changed files
with
9 additions
and
0 deletions
Split View
Show Diff Stats
9
0
.travis.yml
+ 9
- 0
.travis.yml
View File
@@ -0,0 +1,9 @@
+language: go
+sudo: false
+
+go:
+ - 1.2
+ - 1.3
+ - 1.4
+ - 1.5
+ - tip