feat(travis/tests): run tests on files that differs from master (#3599)

Fixes #2703
This commit is contained in:
Enishowk
2018-10-30 10:57:26 +00:00
committed by Julien Fontanet
parent e047649c3b
commit 0011bfea8c
3 changed files with 48 additions and 3 deletions

View File

@@ -21,5 +21,4 @@ cache:
yarn: true
script:
- yarn run test
- yarn run test-integration
- yarn run travis-tests