bulma/.travis.yml
bstashio 019df9573e Add travis-ci to run tests before merging a PR (#1184)
* Add .travis.yml

* Add travis tester script

* Update .gitignore with test output related directive
2017-09-15 19:34:10 +01:00

6 lines
92 B
YAML

script:
- "test/sass-compile-tester.sh"
language: sass
before_install:
- gem install sass