mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-03 18:52:07 +00:00
BSD License; CONTRIBUTING.md
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4.1"
|
||||
- "5"
|
||||
- "4"
|
||||
before_script:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
script:
|
||||
- npm run lint
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user