Remove 0.6 Support + Add "using Printf"

travis-test
fundamental 2018-09-09 12:34:17 -04:00
parent 8a39e8ca9e
commit 119ed9de70
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,5 @@
language: julia
julia:
- 0.6
julia:
- 0.7
- 1.0
- nightly

View File

@ -1 +1,2 @@
julia 0.7
Printf

View File

@ -16,7 +16,7 @@
module OSC
using Base.Printf
using Printf
import Base: show, getindex
export OscMsg, path