mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-27 12:18:44 +00:00
still trying to fix travis
This commit is contained in:
parent
9f6d6492b1
commit
064f051c95
@ -14,8 +14,8 @@
|
||||
"unicode"
|
||||
],
|
||||
"devDependencies": {
|
||||
"uglify-js": ">= 0.0.0",
|
||||
"phantomjs-prebuilt": ">= 0.0.0"
|
||||
"uglify-js": "2.6.2",
|
||||
"phantomjs-prebuilt": "2.1.4"
|
||||
},
|
||||
"author": {
|
||||
"name": "Twitter, Inc.",
|
||||
@ -27,6 +27,6 @@
|
||||
},
|
||||
"main": "./twemoji.npm.js",
|
||||
"scripts": {
|
||||
"test": "phantomjs testrunner.js && sleep 1 && phantomjs 2/test/testrunner.js"
|
||||
"test": "phantomjs testrunner.js && phantomjs 2/test/testrunner.js"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user