From d83a46e0f33633ce556104d5cc66d4aebd107e1d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Barnab=C3=A1s=20Cz=C3=A9m=C3=A1n?= <trabarni@gmail.com>
Date: Wed, 7 Feb 2018 14:52:07 +0100
Subject: [PATCH] fix typo

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index dea69f6..e9066a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
 language: node_js
-python:
+node_js:
   - "8"
   - "9"
 
-- 
GitLab