We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c3923 commit beaa8d7Copy full SHA for beaa8d7
1 file changed
.travis.yml
@@ -5,4 +5,4 @@ sudo: false
5
branches:
6
install:
7
- cd tests; npm install
8
-script: cd tests; ./tests.sh
+script: npm test
0 commit comments