2.0.1 Beta

This commit is contained in:
Colin McLeod
2016-02-13 22:48:48 -08:00
parent d783a38588
commit 9175fb60af
67 changed files with 1042 additions and 1112 deletions

View File

@@ -3,7 +3,7 @@ notifications:
email: false
sudo: false
node_js:
- "0.12"
- "4.2.6"
cache:
directories:
- node_modules
@@ -12,5 +12,4 @@ before_script:
script:
- npm run lint
- npm test
- npm run build
- npm test