diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index cd2a7b6..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-node_js:
-- "6"
-- "8"
-sudo: false
-language: node_js
-script: "npm run test"
diff --git a/readme.markdown b/readme.markdown
index 8218bbf..ffd0898 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -1,5 +1,7 @@
 # hyperx
 
+![tests](https://github.com/choojs/hyperx/actions/workflows/main.yml/badge.svg)
+
 tagged template string virtual dom builder
 
 This module is similar to JSX, but provided as a standards-compliant ES6 tagged