Commit Graph

11 Commits

Author SHA1 Message Date
Cristian Maglie
018968a9e6 Fixed travis build 2016-11-14 00:51:48 +01:00
Cristian Maglie
04302f262c Update testing golang version to 1.7.2 2016-10-22 22:37:51 +02:00
Cristian Maglie
b93c8f2fea Use go:generate to create syscall_windows.go
This dramatically improves maintainability of generated files.

This will be eventually implemented on other generated files as well.
2016-10-22 22:37:33 +02:00
Cristian Maglie
85dc492d83 Merge branch 'v0' into v1 2016-09-17 19:48:20 +02:00
Cristian Maglie
597a08c0c0 Remove "allowed failure" on Travis CI for freebsd 2016-09-17 19:30:47 +02:00
Cristian Maglie
b89deafa1c Change import path to "go.bug.st/serial.v1"
This is needed when there are breaking changes in the API.
2016-09-05 01:05:22 +02:00
Cristian Maglie
59b4222e7d Refactoring tests
Tests are now moved in the source folder.
Simplified travis-ci script.
Added some examples (that are checked for build, but not executed)
2016-01-01 20:38:46 +01:00
Cristian Maglie
20bc06bd0e Added build test and more archs/os to travis build 2015-01-01 20:47:39 +01:00
Cristian Maglie
5ab2dc1bf9 do not use travis-ci default dependency get 2015-01-01 19:24:34 +01:00
Cristian Maglie
26ad955a97 Update to travis script 2015-01-01 19:17:39 +01:00
Cristian Maglie
a0921585d3 Added travis-ci config 2015-01-01 18:57:04 +01:00