Test instead

This commit is contained in:
Leo Lamprecht 2016-09-11 09:36:24 +02:00
parent 73cd3aacad
commit 1975e3f5aa
No known key found for this signature in database
GPG key ID: C251EE4DA454117B

View file

@ -39,6 +39,9 @@ install:
- npm install
- npm prune
script:
- npm run test
branches:
except:
- "/^v\\d+\\.\\d+\\.\\d+$/"