Skip to content

Commit

Permalink
reenable OSX travis
Browse files Browse the repository at this point in the history
  • Loading branch information
samoconnor committed Feb 28, 2018
1 parent 40440fc commit 72dde3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@
language: julia
os:
- linux
# - osx
- osx
julia:
- 0.6
- nightly
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ julia> Pkg.add("HTTP")
The package is new and not yet tested in production systems.
Please try it out and report your experience.

The package is tested against Julia 0.6 & current master on Linux, macOS, and Windows.
The package is tested against Julia 0.6.2 & current master on Linux, macOS, and Windows.

## Contributing and Questions

Expand Down

0 comments on commit 72dde3c

Please sign in to comment.