2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Attempting to fix Travis build

This commit is contained in:
Nick Uraltsev
2016-09-23 16:26:42 -07:00
parent e9fbe959d2
commit 8f30490386
+2
View File
@@ -1,4 +1,6 @@
language: node_js language: node_js
node_js:
- node
email: email:
on_failure: change on_failure: change
on_success: never on_success: never