Add lint to make test instead.
This commit is contained in:
parent
d2c56619cd
commit
1664e4412f
@ -19,7 +19,6 @@ install:
|
|||||||
export AWS_ACCESS_KEY_ID=foobar_key
|
export AWS_ACCESS_KEY_ID=foobar_key
|
||||||
fi
|
fi
|
||||||
script:
|
script:
|
||||||
- make lint
|
|
||||||
- make test
|
- make test
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user