Run tests with Travis CI. gitignore test xml.new.
This commit is contained in:
@ -8,4 +8,6 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
script: ./build.sh
|
||||
script:
|
||||
- ./build.sh
|
||||
- cd test && make && ./generate-xml.sh test-frames
|
||||
|
Reference in New Issue
Block a user