Skip to content

Commit

Permalink
Travis CI is fully supported, removing old method.
Browse files Browse the repository at this point in the history
  • Loading branch information
arguiot committed Mar 19, 2018
1 parent 577c041 commit e038db4
Show file tree
Hide file tree
Showing 39 changed files with 2 additions and 1,594 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ typings/
_site/
.sass-cache/
.jekyll-metadata

docs
### Sass ###
*.css.map

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In the config file (in the `_data` folder), declare your file and your answer us
You can contribute to our code, but here are some rules to follow before doing any PRs:
- Make sure that your code is indented with tabs instead of spaces
- For JavaScript code, use ES7, Babel will compile it to ES5.
- Make sure you run `jekyll build` after changes. If it fails, run `bundle && jekyll build`
- Don't worry about building the site, [Travis Ci](https://travis-ci.org/CrypTools/learn) will do it for you.


## Authors
Expand Down
21 changes: 0 additions & 21 deletions docs/LICENSE

This file was deleted.

51 changes: 0 additions & 51 deletions docs/README.md

This file was deleted.

44 changes: 0 additions & 44 deletions docs/challenges/b64.md

This file was deleted.

58 changes: 0 additions & 58 deletions docs/challenges/bitshift-encrypt.md

This file was deleted.

99 changes: 0 additions & 99 deletions docs/challenges/caesar-decrypt.md

This file was deleted.

99 changes: 0 additions & 99 deletions docs/challenges/caesar-encrypt.md

This file was deleted.

Loading

0 comments on commit e038db4

Please sign in to comment.