Merge remote-tracking branch 'davisp/master'
diff --git a/.travis.yml b/.travis.yml
index f63225f..4a827cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,5 @@
 language: erlang
-notifications:
-  email: paul.joseph.davis@gmail.com
-script: make check
+
 otp_release:
    - 22.2.4
    - 21.3.8.1
diff --git a/Makefile b/Makefile
index f781311..7d107e4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-REBAR?=./rebar
+REBAR?=rebar
 
 
 all: build
diff --git a/rebar b/rebar
deleted file mode 100755
index 36ef011..0000000
--- a/rebar
+++ /dev/null
Binary files differ