We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe65c0c commit 8b9820aCopy full SHA for 8b9820a
.travis.yml
@@ -7,7 +7,5 @@ before_install:
7
- if [[ `npm -v` != 5* ]]; then npm install --unsafe-perm --verbose -g npm@5; fi
8
install:
9
- npm install
10
-script:
11
-- npm run test:e2e
12
notifications:
13
email: false
0 commit comments