Run tests e2e in Travis

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-01-31 18:38:25 -03:00
parent b02920c43c
commit 6fc1141477
3 changed files with 5 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add test e2e enviroment
- Add `chai-as-promised` npm module to devDependencies
- Basic set of tests for clock module
- Run e2e test in Travis
### Fixed
- Update .gitignore to not ignore default modules folder.