tests: Add missing unit test for posix.ReadFile. (#2319)

This commit is contained in:
Harshavardhana
2016-07-28 21:57:11 -07:00
committed by GitHub
parent 50dae0ab04
commit cf9ba7b88f
4 changed files with 203 additions and 15 deletions

View File

@@ -4,10 +4,9 @@ language: go
os:
- linux
# Enable OSX builds when travis service is back.
#- osx
- osx
#osx_image: xcode7.2
osx_image: xcode7.2
env:
- ARCH=x86_64