From d4baefae45e14c7843071e3e535593800b0c5df4 Mon Sep 17 00:00:00 2001 From: ronald Date: Thu, 28 Dec 2017 23:50:53 +0100 Subject: [PATCH] fix(compile): fix travis.yml --- .idea/workspace.xml | 14 +++++++------- .travis.yml | 1 - 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0104457..ba3ba45 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -97,8 +97,8 @@ - - + + @@ -372,7 +372,7 @@ - + 1507080403501 @@ -404,7 +404,7 @@ - @@ -417,7 +417,7 @@ - + @@ -835,8 +835,8 @@ - - + + diff --git a/.travis.yml b/.travis.yml index 45eb4b8..e8978ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ node_js: - '9' - '8' - '6' - - '5' script: - npm run test after_success: