Initial commit.
This commit is contained in:
8
elm-stuff/packages/elm-lang/virtual-dom/2.0.4/.travis.yml
vendored
Normal file
8
elm-stuff/packages/elm-lang/virtual-dom/2.0.4/.travis.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
sudo: false
|
||||
language: none
|
||||
install:
|
||||
- npm install --global elm@0.16.0
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- ./tests/run-tests.sh
|
||||
Reference in New Issue
Block a user