Skip to content

Commit

Permalink
Use default script
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed Nov 7, 2019
1 parent 1056e6c commit 45a0eb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,4 @@ jobs:
- julia: 1.2
before_script:
- julia --color=yes -e 'using Pkg; Pkg.add(PackageSpec(name="Compose", rev="master"))'
script:
- julia --color=yes --project --check-bounds=yes -e 'import Pkg; Pkg.instantiate(); Pkg.test("Gadfly")'
after_success: skip

0 comments on commit 45a0eb4

Please sign in to comment.