Skip to content

Commit

Permalink
Don't run additional build stages on nightly (#1477)
Browse files Browse the repository at this point in the history
(cherry picked from commit ef9a562)
  • Loading branch information
mortenpi committed Nov 13, 2020
1 parent cad2387 commit 52f42f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ os:
- osx

julia:
- nightly
- 1
- 1.4
- 1.0
- nightly

branches:
only:
Expand Down

0 comments on commit 52f42f7

Please sign in to comment.