Skip to content
This repository was archived by the owner on Nov 19, 2017. It is now read-only.

Commit 3304e7a

Browse files
committed
Lets try npm then
1 parent aac78c3 commit 3304e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ before_install:
1313
- sudo apt-get install -y -qq docker-ce
1414
- curl -o- -L https://yarnpkg.com/install.sh | bash
1515
- export PATH="$HOME/.yarn/bin:$PATH"
16-
- yarn add global eslint eslint-config-aqua
16+
- npm i -g eslint eslint-config-aqua
1717
language: node_js
1818
node_js:
1919
- '8'

0 commit comments

Comments
 (0)