Skip to content

Commit

Permalink
Test TOML on nightly as well
Browse files Browse the repository at this point in the history
Co-Authored-By: iamed2 <[email protected]>
  • Loading branch information
fredrikekre and iamed2 authored Jan 24, 2019
1 parent b38e0c7 commit 98c2426
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 @@ -48,6 +48,9 @@ jobs:
- name: TOML
stage: test
os: linux
julia:
- 1.0
- nightly
script:
- julia --project=ext/TOML -e 'using Pkg; Pkg.test()'
after_success: skip
Expand Down

0 comments on commit 98c2426

Please sign in to comment.