Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Mar 2, 2019
1 parent 80f9688 commit 9531c68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ freebsd_instance:
task:
name: FreeBSD
env:
- COVERALLS_TOKEN: "e3NzCKR7to16VWKJtXcNk4QKOPfz3GwZH"
matrix:
- JULIA_VERSION: 1.0
COVERALLS_TOKEN: "e3NzCKR7to16VWKJtXcNk4QKOPfz3GwZH"
- JULIA_VERSION: 1.1
COVERALLS_TOKEN: "e3NzCKR7to16VWKJtXcNk4QKOPfz3GwZH"
install_script:
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
build_script:
Expand Down

0 comments on commit 9531c68

Please sign in to comment.