mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-29 00:22:57 +00:00
trying to fix travis
This commit is contained in:
parent
ed59f2ddfe
commit
9f6d6492b1
@ -27,6 +27,6 @@
|
|||||||
},
|
},
|
||||||
"main": "./twemoji.npm.js",
|
"main": "./twemoji.npm.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "phantomjs testrunner.js && phantomjs 2/test/testrunner.js"
|
"test": "phantomjs testrunner.js && sleep 1 && phantomjs 2/test/testrunner.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user