Skip to content

Commit

Permalink
Merge pull request #7 from jakewilliami/dev
Browse files Browse the repository at this point in the history
Updated .travis.yml
  • Loading branch information
jakewilliami authored Oct 28, 2020
2 parents 90cbb00 + 5fcdf4c commit 99efeb1
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 99efeb1

Please sign in to comment.