Skip to content

Commit

Permalink
Update .travis.yml for new Travis infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders committed Jul 22, 2015
1 parent 16a863a commit ad19f0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ script:

after_success:
- julia -e 'cd(Pkg.dir("TaylorSeries")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())'

sudo: false

0 comments on commit ad19f0b

Please sign in to comment.