Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewilliami committed Oct 28, 2020
1 parent 84561ec commit 5fcdf4c
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 @@ -21,7 +21,7 @@ git:

jobs:
include:
- stage: test
- stage: test
script:
- julia --color=yes --project=. -e 'using Pkg; Pkg.instantiate()'
- julia --color=yes --project=. test/runtests.jl
Expand Down

0 comments on commit 5fcdf4c

Please sign in to comment.