Skip to content

Commit

Permalink
Merge 58f8475 into e11dcb5
Browse files Browse the repository at this point in the history
  • Loading branch information
NHDaly committed Jul 30, 2018
2 parents e11dcb5 + 58f8475 commit 13259e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ git:
# packages:
# - gfortran
before_script: # homebrew for mac
- julia -e 'Pkg.clone(pwd())' # I'm pretty sure this installs all the repo's dependencies.
- julia -e 'if (VERSION < v"0.7-") Pkg.add("Blink"); Pkg.build("Blink"); using Blink; Blink.AtomShell.install(); end'

## uncomment the following lines to override the default test script
Expand Down

0 comments on commit 13259e6

Please sign in to comment.