summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
|
* Remove Go 1.8 test in TravisCIxuri2019-05-03
|
* Implement consistent row addressing by Excel row number starting with 1 (#350)Veniamin Albaev2019-03-06
| | | | | | | | | | | | | | | * Implement consistent row addressing by Excel row number starting with 1 1. Added second versions for all row manipulation methods with zero-based row addressing. 2. Fixed methods documentation to explicitly describe which row addressing used in method. 3. Added WARNING to README.md. 4. Cosmetic change: All row test moved to file `rows_test.go`. * TravisCI: go1.12 added to tests matrix * BACKWARD INCOMPARTIBLE: Use only Excel numbering logic from 1 row * README updated
* Complete unit testing case for data validationxuri2018-09-13
|
* - Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244;xuri2018-06-30
| | | | - Fix doc typo
* Travis CI config updated and typo fixed.Ri Xu2017-12-01
|
* travis: update go versionsDavor Kapsa2017-09-26
|
* TravisCI config updated.Ri Xu2017-09-01
|
* Golang version 1.8+ required.Ri Xu2017-03-28
|
* Update test file.Ri Xu2016-08-30
|
* Code coverage test added.Ri Xu2016-08-30
|
* Update READMERi Xu2016-08-30