Merge pull request #48 from driftyco/change-tests

test(tests): add build_bundle to tests
This commit is contained in:
Ibrahim Hadeed 2016-03-13 15:38:08 -04:00
commit 5d8e3509c5

View File

@ -5,7 +5,8 @@ machine:
version: 2.1.2
test:
override:
- echo "Skipping tests for now"
- echo "No tests are written at the moment. But we will attempt to build the library with the latest changes."
- npm run build_bundle
deployment:
staging: