Skip to content

Commit

Permalink
Remove Travis build for RFC draft
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Jan 20, 2021
1 parent 93c43f3 commit dfbb2b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/.idea
/composer.lock
/vendor
/docs/RFC/*.xml
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ before_install:

script:
- if [ "$FULL_TEST" = 1 ]; then composer full-test; else composer test; fi
- make -C docs/RFC

0 comments on commit dfbb2b7

Please sign in to comment.