File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1717bower.json
1818gulpfile.js
1919testem.json
20+ run-tests.sh
Original file line number Diff line number Diff line change 77 global :
88 - secure : LhH+mMqOktTe6cIt97PGKBfgUjZM8vRd0qddyg61FSxg7a3WrHQoHE8WdRioJ9+DDzpu/NSTsHEUFUpGN+kSRw1UY4tsNLH6HoBQnqrNN4tVOeefudJpdeteOKZrJ8r8TaA/eO7sAgXO2T+RLJ8+qTbhx8FVZtLaCAgkrS0w9Qk=
99 - secure : Okwm1aAR3oo09AhHDsjFSq1UGlIUtWYYvYeoolJScC/UVFGMiK9oC4fzRtUHv3kXcnshDlcVDrr/Q5JL9Qx6E+tosPJp+tioaqE8X4IDbVk7PPs/ToOOEmWnGvxkgmfCGSDuneG8RVhILkhls3fbm0z+rRWlvJkjefeA96T6zps=
10- script : ./test/ run.sh
10+ script : ./run-tests .sh
1111after_script : npm run coverage
Original file line number Diff line number Diff line change 1- cd $( dirname " ${BASH_SOURCE[0]} ../" )
2-
31if [[ ` echo $TRAVIS_BRANCH ` = " master" ]]; then
42 # Run basic and SauceLabs tests
53 echo " Running complete test suite..."
You can’t perform that action at this time.
0 commit comments