Skip to content

Commit

Permalink
Revert "Remove ameba (for now)"
Browse files Browse the repository at this point in the history
This reverts commit eb715a0.
Re-adding ameba since it has been updated to the latest Crystal version.
  • Loading branch information
icy-arctic-fox committed Jul 8, 2019
1 parent 47af22d commit f040529
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
- shards
script:
- crystal spec
- bin/ameba
- crystal tool format --check
cache:
paths:
Expand Down
3 changes: 3 additions & 0 deletions shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ development_dependencies:
opengl:
gitlab: arctic-fox/opengl.cr
branch: gl-3.3-core
ameba:
github: veelenga/ameba
version: ~> 0.9

dependencies:
glfw:
Expand Down

0 comments on commit f040529

Please sign in to comment.