This commit is contained in:
Tommy Parnell
2018-01-03 00:57:14 -05:00
parent ea6656407d
commit ef5b23ab60

View File

@@ -1,6 +1,6 @@
language: node_js language: node_js
sudo: false sudo: false
node_js: node_js:
- "7" - "8"
script: script:
- yarn run build - yarn run build