Skip to content

Commit

Permalink
add gitlab ci yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmot committed Oct 17, 2015
1 parent fe9643c commit 3228263
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
before_script:
- angr-test sync hard

docs:
script: "angr-test docs"
tags:
- "angr"

0 comments on commit 3228263

Please sign in to comment.