Remove Travis CI configuration for now
Pretty much the entire file is invalid now and Travis CI has not been enabled here yet.
This commit is contained in:
parent
61b1805299
commit
74554c5355
17
.travis.yml
17
.travis.yml
@ -1,17 +0,0 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '4.0'
|
||||
- '4.1'
|
||||
- '4.2'
|
||||
sudo: false
|
||||
deploy:
|
||||
provider: npm
|
||||
email: jeremie@astori.fr
|
||||
api_key:
|
||||
secure: dbfoL5w4SuXZJxQJ6bIlb5dXLdafJt4n9nOgTsAaFTkzBbf/L9JDTWAsSXqnelwVFgu+jNqFN5l9CyMpQ0o9IBdWEaryh3FzFeaNGIGV4+2StYKoxx2c4ZUBejbr++HVa0Ha9HWZCWkpIGiLI1W52hEu+QuFnoAbeQvG+lyhQsY=
|
||||
on:
|
||||
node: '0.12'
|
||||
tags: true
|
||||
repo: erming/shout
|
Loading…
Reference in New Issue
Block a user