We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9cd74f commit 9dc1376Copy full SHA for 9dc1376
.travis.yml
@@ -1,6 +1,6 @@
1
sudo: false
2
script:
3
- - curl https://raw.githubusercontent.com/shapesecurity/CLA/master/cla-travis.sh | bash
+ - curl https://raw.githubusercontent.com/shapesecurity/CLA/HEAD/cla-travis.sh | bash
4
- npm install
5
- npm test
6
node_js:
0 commit comments